[−][src]Module iri_string::validate::iri
IRI validator.
About IRI, see RFC 3987 Internationalized Resource Identifiers (IRIs).
Structs
Error | RFC 3987 IRI validation error. |
Functions
absolute_iri | Validates RFC 3987 absolute IRI. |
fragment | Validates RFC 3987 IRI fragment. |
iri | |
iri_reference | Validates RFC 3987 IRI reference. |
path | |
relative_ref | Validates RFC 3987 relative reference. |