just_fmt 0.1.2

Just a crate for formatting some things
Documentation
# 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`:

```toml
[dependencies]
just_fmt = "0.1.2"
```

## License


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