An open API service indexing awesome lists of open source software.

https://github.com/nugine/const-str

Compile-time string operations
https://github.com/nugine/const-str

rust string

Last synced: 21 days ago
JSON representation

Compile-time string operations

Awesome Lists containing this project

README

        

# 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:

## Contributing

+ [Development Guide](./CONTRIBUTING.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!