constant-string 0.0.4

Constant string.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Constant String

Constant string with support for [Serde](https://crates.io/crates/serde) and [Utoipa](https://crates.io/crates/utoipa).

## Documentation

See [Docs.rs](https://docs.rs/constant-string/latest/constant_string) for documentation.

## License

This project is available under the [MIT license](LICENSE.md).

## Rust for Web

The Constant String project is part of [Rust for Web](https://github.com/RustForWeb).

[Rust for Web](https://github.com/RustForWeb) creates and ports web libraries for Rust. All projects are free and open source.