pub type UriRelativeString = RiRelativeString<UriSpec>;
Expand description

An owned string type for a relative URI reference.

Trait Implementations

Converts this type into a shared reference of the (usually inferred) input type.