Type Definition iri_string::types::UriString

source · []
pub type UriString = RiString<UriSpec>;
Expand description

An owned string type for an URI.

Trait Implementations

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