Crate parse_hosts [] [src]

Structs

DataLine

Data from a line in /etc/hosts.

DataLines

Iterator over the lines in /etc/hosts with data.

Hosts

Iterator over the hosts on a line.

HostsFile

Representation of /etc/hosts.

Line

Formatted line in /etc/hosts.

Lines

Iterator over the lines in /etc/hosts.

Enums

DataParseError

Error parsing a line in /etc/hosts.

LineReadError

Error found when reading a line in /etc/hosts.