Type Definition iri_string::types::UriFragmentStr [−][src]
pub type UriFragmentStr = RiFragmentStr<UriSpec>;
Expand description
A borrowed string type for a fragment part of an URI.
pub type UriFragmentStr = RiFragmentStr<UriSpec>;
A borrowed string type for a fragment part of an URI.