Skip to main content

Uri

Type Alias Uri 

Source
pub type Uri = ValidatedString<UriValidator>;
Expand description

Validated uri type

Aliased Typeยง

pub struct Uri { /* private fields */ }