pub type UriRelativeStr = RiRelativeStr<UriSpec>;
Expand description

A borrowed string type for a relative URI reference.

Trait Implementations

Performs the conversion.