Module authority

Module authority 

Source
Expand description

Utilities for parsing authorities.

Structs§

Authority
Represents a parsed authority.

Enums§

AuthorityError
An error that can occur when parsing an authority.
Host
Represents a parsed host.

Functions§

is_valid_host
Checks if a host is valid or if it is a valid IP address.