generate_badge(label: &str, message: &str, color: &str) - generates a Shields.io badge URL with the specified label, message, and color. The label and message are URL-encoded.
generate_badge(label: &str, message: &str, color: &str)
Last updated 1 year ago