Crate unrestrictive_url[−][src]
Modules
form_urlencoded | Parser and serializer for the |
Structs
OpaqueOrigin | Opaque identifier for URLs that have file or other schemes |
ParseOptions | Full configuration for the URL parser. |
PathSegmentsMut | Exposes methods to manipulate the path of an URL that is not cannot-be-base. |
UnrestrictiveUrl | A small wrapper around |
Url | A parsed URL record. |
UrlQuery | Implementation detail of |
Enums
Host | The host name of an URL. |
Origin | The origin of an URL |
ParseError | Errors that can occur during parsing. |
Position | Indicates a position within a URL based on its components. |
SyntaxViolation | Non-fatal syntax violations that can occur during parsing. |
Type Definitions
EncodingOverride |