Re-exports§
pub use self::natural::*;
Modules§
- compat
- Compatibility shims which mimic some API surfaces of the current Rust bindings.
- generic
- natural
- wire
- wire_
optional
Constants§
- MAX_
URL_ LENGTH - There is no maximum URL length defined by RFC 3986, but this length should be long enough to accommodate most non-data: URLs.
Type Aliases§
- Url
- A URL is used to reference a resource from a specified network location.