hstr 0.1.2

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

A string optimized for use as a key with `HashMap`.

**Note: This crate is not usable yet because it does not have inline/static strings.**

Documentation: [docs.rs](https://docs.rs/hstr)

## License

Apache 2.0