# const-str
[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Docs][docs-badge]][docs-url]
[![Downloads]][downloads]
[crates-badge]: https://img.shields.io/crates/v/const-str.svg
[crates-url]: https://crates.io/crates/const-str
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: ./LICENSE
[docs-badge]: https://docs.rs/const-str/badge.svg
[docs-url]: https://docs.rs/const-str/
[downloads]: https://img.shields.io/crates/d/const-str
Compile-time string operations
Documentation: <https://docs.rs/const-str/>
## Contributing
+ [Development Guide](./CONTRIBUTING.md)
+ [Code of Conduct](./CODE_OF_CONDUCT.md)
## Sponsor
If my open-source work has been helpful to you, please [sponsor me](https://github.com/Nugine#sponsor).
Every little bit helps. Thank you!