hstr 0.2.12

A string type which is optimized for hash operations.
Documentation
1
2
3
4
5
6
7
8
9
# hstr

A high-performance string interning library for Rust. This crate is intended for the compilers or build tools like a bundler, written in Rust.

See the [documentation](https://docs.rs/hstr) for more information.

## License

Apache 2.0