pub type UriRelativeString = RiRelativeString<UriSpec>;
Expand description

An owned string type for a relative URI reference.

Trait Implementations

Performs the conversion.