pub type Uri = ValidatedString<UriValidator>;
Validated uri type
pub struct Uri { /* private fields */ }