caseconv 0.1.0

Case conversion library
Documentation
  • Coverage
  • 51.61%
    16 out of 31 items documented0 out of 19 items with examples
  • Size
  • Source code size: 13.78 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.26 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • mcoffin/caseconv
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • mcoffin

caseconv

caseconv is a simple library for easily converting strings (usually identifiers) between different case formats

Building

cargo build --release

License

caseconv is licenced under the MIT License.