pub type UriString = RiString<UriSpec>;
An owned string type for an URI.
Converts this type into a shared reference of the (usually inferred) input type.