canonicalize 0.1.3

A rust library to canonicalize values
Documentation
1
2
3
4
5
# 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.