Crate resolv_conf [−] [src]
The crate simply parses /etc/resolv.conf
file and creates a config object
Structs
Config |
Encompasses the nameserver configuration |
Enums
IpAddr |
An IP address, either an IPv4 or IPv6 address. |
Network |
A network, that is an IP address and the mask |
ParseError |
Error while parsing resolv.conf file |