pub type UriRelativeString = RiRelativeString<UriSpec>;
Expand description

A type alias for RiRelativeString<UriSpec>.

Trait Implementations

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