pub type UriRelativeStr = RiRelativeStr<UriSpec>;
Expand description

A type alias for RiRelativeStr<UriSpec>.

Trait Implementations

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