pub type UriAbsoluteStr = RiAbsoluteStr<UriSpec>;
Expand description

A borrowed string type for an absolute URI.

Trait Implementations

Performs the conversion.