useful

  • 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.

Last updated