Uri

Type Alias Uri 

Source
pub type Uri = RiReferenceStr<UriSpec>;
Expand description

Type alias for an iri_string URI

Aliased Typeยง

pub struct Uri { /* private fields */ }