Type Definition iri_string::types::UriFragmentString
source · [−]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.