canonicalize

Crates.iocanonicalize
lib.rscanonicalize
version0.1.5
sourcesrc
created_at2020-06-03 19:00:04.704811
updated_at2020-06-09 20:41:29.058095
descriptionA rust library to canonicalize values
homepagehttps://github.com/zvavybir/canonicalize
repositoryhttps://github.com/zvavybir/canonicalize
max_upload_size
id249781
size13,278
Matthias Kaak (zvavybir)

documentation

https://docs.rs/canonicalize

README

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.

Commit count: 9

cargo fmt