6 releases
0.1.5 | Jun 9, 2020 |
---|---|
0.1.4 | Jun 4, 2020 |
#252 in Value formatting
26 downloads per month
6KB
113 lines
canonicalize
A rust library to canonicalize values
Use
This crate offers the trait Canonicalize
which can be used to canonicalize values with the canon
function.
Help
If you want to help you can make a pull request, write me a e-mail with suggestions (especially but not only about which types should have (not) a standard implementation) or do something not crossing my mind yet.
Breaking Changes
Before version 1.0.0 breaking changes may occure.