A rust library to canonicalize values
This crate offers the trait Canonicalize
which can be used to canonicalize values with the canon
function.
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.