pub type UriStr = RiStr<UriSpec>;
A borrowed string type for an URI.
Converts this type into a shared reference of the (usually inferred) input type.