A Unique Resource Locator.
Attempts to parse an URL from a string. Output string data (scheme, user, etc.) are just slices of input string (e.g., no memory allocation and copying).
The anchor.
The hostname.
The password.
The path.
The port number.
The query string.
The URL scheme.
The username.
URL string type.
See Implementation
A Unique Resource Locator.