ritelinked 0.3.0

HashMap-like containers that hold their key-value pairs in a user controllable order
Documentation
1
2
3
4
5
6
7
8
9
10
11
## [0.2.1]
- Fix serde
- Allow build on `no_std`

## [0.2.0]
- Allow more features
- Make clippy happy

## [0.1.0]
- Initial release
- This work is derived in part from the `hashlink` crate