prefix_string 1.0.0

Takes a string, and prefixes it with prefix unless it is already prefixed that way
Documentation
  • Coverage
  • 50%
    1 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 2.22 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 241.2 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 8s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • unlight/prefix_string.rs
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • unlight

prefix_string

Takes a string, and prefixes it with prefix unless it is already prefixed that way