pub type UriFragmentString = RiFragmentString<UriSpec>;
Expand description

An owned string type for a fragment part of an URI.

Trait Implementations

Performs the conversion.