Type Definition iri_string::types::UriFragmentString [−][src]
pub type UriFragmentString = RiFragmentString<UriSpec>;
Expand description
An owned string type for a fragment part of an URI.
pub type UriFragmentString = RiFragmentString<UriSpec>;
An owned string type for a fragment part of an URI.