urn 0.1.0

A crate for handling URNs (Unique Resource Identifiers)
Documentation
1
2
3
# URN

A Rust crate for handling [URNs](https://datatracker.ietf.org/doc/html/rfc8141). Parsing and comparison is done according to the spec. no_std support is there as well, just disable the default "std" feature.