Just a crate for formatting some things
default: Enablescase-fmtandpath-fmtall: Enablescase-fmt,path-fmt, andstrip-ansicase-fmt: Provides conversion for common naming case styles.path-fmt: Provides string formatting capabilities.strip-ansi: Introducesstrip-ansi-escapes@0.2.1, providingpath-fmtwith the ability to strip ANSI escape codes
Add the dependency to your Cargo.toml:
[dependencies]
just_fmt = "0.2.0"This project is dual-licensed under MIT and Apache 2.0. See the LICENSE file for details.