Type Definition iri_string::types::UriRelativeStr
source[−]pub type UriRelativeStr = RiRelativeStr<UriSpec>;Expand description
A borrowed string type for a relative URI reference.
pub type UriRelativeStr = RiRelativeStr<UriSpec>;A borrowed string type for a relative URI reference.