Type Definition iri_string::types::UriRelativeString [−][src]
pub type UriRelativeString = RiRelativeString<UriSpec>;Expand description
An owned string type for a relative URI reference.
pub type UriRelativeString = RiRelativeString<UriSpec>;An owned string type for a relative URI reference.