initSidebarItems({"enum":[["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."]],"macro":[["define_encode_set!","Define a new struct that implements the `EncodeSet` trait, for use in `percent_decode()` and related functions."]],"mod":[["form_urlencoded","Parser and serializer for the `application/x-www-form-urlencoded` syntax, as used by HTML forms."],["percent_encoding",""],["quirks","Getters and setters for URL components implemented per https://url.spec.whatwg.org/#api"]],"struct":[["HostAndPort","This mostly exists because coherence rules don’t allow us to implement `ToSocketAddrs for (Host, u16)`."],["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."],["SocketAddrs","Socket addresses for an URL."],["Url","A parsed URL record."],["UrlQuery","Implementation detail of `Url::query_pairs_mut`. Typically not used directly."]]});