[](https://crates.io/crates/urn) [](https://docs.rs/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.