canonicalize 0.1.1

A rust library to canonicalize values
Documentation
# 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.