pub type UriAbsoluteString = RiAbsoluteString<UriSpec>;
Expand description

An owned string type for an absolute URI.

Trait Implementations

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