[][src]Module iri_string::validate::uri

URI validator.

Structs

Error

URI validation error.

Functions

absolute_uri

Validates RFC 3986 absolute URI.

path

Validates RFC 3986 URI path.

relative_ref

Validates RFC 3986 relative reference.

uri

Validates RFC 3986 URI.

uri_reference

Validates RFC 3986 URI reference.