tuple_key
A serialization format for lexicographically sorted tuples.
Status
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
Scope
This crate provides everything necessary to convert a struct to and from a tuple key.
Warts
- The documentation is lacking.
Documentation
The latest documentation is always available at docs.rs.