Module reqwest_dav::re_exports::url

source ·

Modules§

Structs§

  • Opaque identifier for URLs that have file or other schemes
  • Full configuration for the URL parser.
  • Exposes methods to manipulate the path of an URL that is not cannot-be-base.
  • A parsed URL record.
  • Implementation detail of Url::query_pairs_mut. Typically not used directly.

Enums§

  • The host name of an URL.
  • The origin of an URL
  • Errors that can occur during parsing.
  • Indicates a position within a URL based on its components.
  • Non-fatal syntax violations that can occur during parsing.

Type Aliases§