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.