Type Definition iri_string::types::UriStr

source · []
pub type UriStr = RiStr<UriSpec>;
Expand description

A type alias for RiStr<UriSpec>.

Trait Implementations

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