Expand description
Utilities for parsing authorities.
Structs§
- Authority
- Represents a parsed authority.
Enums§
- Authority
Error - An error that can occur when parsing an authority.
- Host
- Represents a parsed host.
Functions§
- is_
valid_ host - Returns whether
hostis a valid domain, IP address, orhost:port/ip:portpair.