hstr 0.2.5

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

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

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

## License

Apache 2.0