pub type UriReferenceString = RiReferenceString<UriSpec>;
Expand description

An owned string type for an URI reference.

Trait Implementations

Converts this type into a shared reference of the (usually inferred) input type.