Just a crate for formatting some things
just_fmt::fmt_case_style: Provides conversion for common naming case styles.just_fmt::fmt_path: Provides string formatting capabilities.
Add the dependency to your Cargo.toml:
[dependencies]
just_fmt = "0.1.2"This project is dual-licensed under MIT and Apache 2.0. See the LICENSE file for details.