Crate parse_hosts [−] [src]
Structs
DataLine |
Data from a line in |
DataLines |
Iterator over the lines in |
Hosts |
Iterator over the hosts on a line. |
HostsFile |
Representation of |
IntoPairs |
Iterator over the host/IP pairs on a line. (owned version) |
Line |
Formatted line in |
LinePairs |
Iterator over the host/IP pairs on a line. |
Lines |
Iterator over the lines in |
Pairs |
Iterator over the host/IP pairs in |
Enums
DataParseError |
Error parsing a line in |
LineReadError |
Error found when reading a line in |
Functions
minify_lines |
Minifies a list of data lines.` |
Type Definitions
ActualHostsFile |
Shorthand for |
BufHostsFile |
Shorthand for |