juniper/url/sidebar-items.js
Juniper Documentation Builder 95d942c9d4 Update documentation for Juniper
2016-09-11 18:41:24 +00:00

1 line
No EOL
1.1 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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 dont allow us to implement `ToSocketAddrs for (Host<S>, 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."]]});