Re-exports§
pub use self::natural::*;
Modules§
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.