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