just_fmt 0.1.0

Just a crate for formatting some things
Documentation
  • Coverage
  • 90.63%
    29 out of 32 items documented18 out of 24 items with examples
  • Size
  • Source code size: 35.94 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.7 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • CatilGrass/just_fmt
    2 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Weicao-CatilGrass

just_fmt

Just a crate for formatting some things

Modules

  • just_fmt::fmt_case_style: Provides conversion for common naming case styles.
  • just_fmt::fmt_path: Provides string formatting capabilities.

Installation

Add the dependency to your Cargo.toml:

[dependencies]

just_fmt = "0.1.0"

License

This project is dual-licensed under MIT and Apache 2.0. See the LICENSE file for details.