var searchIndex = {}; searchIndex["resolv_conf"] = {"doc":"The crate simply parses `/etc/resolv.conf` file and creates a config object","items":[[4,"IpAddr","resolv_conf","An IP address, either an IPv4 or IPv6 address.",null,null],[13,"V4","","Representation of an IPv4 address.",0,null],[13,"V6","","Representation of an IPv6 address.",0,null],[3,"Config","","Encompasses the nameserver configuration",null,null],[12,"nameservers","","List of nameservers",1,null],[12,"search","","List of suffixes to append to name when it doesn't contain ndots",1,null],[12,"sortlist","","List of preferred addresses",1,null],[12,"debug","","Enable DNS resolve debugging",1,null],[12,"ndots","","Number of dots in name to try absolute resolving first (default 1)",1,null],[12,"timeout","","Dns query timeout (default 5 [sec])",1,null],[12,"attempts","","Number of attempts to resolve name if server is inaccesible (default 2)",1,null],[12,"rotate","","Round-robin selection of servers (default false)",1,null],[12,"no_check_names","","Don't check names for validity (default false)",1,null],[12,"inet6","","Try AAAA query before A",1,null],[12,"ip6_bytestring","","Use reverse lookup of ipv6 using bit-label format described instead\nof nibble format",1,null],[12,"ip6_dotint","","Do ipv6 reverse lookups in ip6.int zone instead of ip6.arpa\n(default false)",1,null],[12,"edns0","","Enable dns extensions described in RFC 2671",1,null],[12,"single_request","","Don't make ipv4 and ipv6 requests simultaneously",1,null],[12,"single_request_reopen","","Use same socket for the A and AAAA requests",1,null],[12,"no_tld_query","","Don't resolve unqualified name as top level domain",1,null],[12,"use_vc","","Force using TCP for DNS resolution",1,null],[4,"ParseError","","Error while parsing resolv.conf file",null,null],[13,"InvalidUtf8","","",2,null],[13,"InvalidValue","","",2,null],[13,"InvalidOptionValue","","",2,null],[13,"InvalidIp","","",2,null],[13,"ExtraData","","",2,null],[4,"Network","","A network, that is an IP address and the mask",null,null],[13,"V4","","",3,null],[13,"V6","","",3,null],[11,"fmt","","",2,null],[11,"fmt","","",2,null],[11,"description","","",2,null],[11,"cause","","",2,null],[11,"fmt","","",3,null],[11,"clone","","",3,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"new","","",1,{"inputs":[],"output":{"name":"config"}}],[11,"parse","","",1,null],[11,"cmp","","",0,null],[11,"partial_cmp","","",0,null],[11,"lt","","",0,null],[11,"le","","",0,null],[11,"gt","","",0,null],[11,"ge","","",0,null],[11,"hash","","",0,null],[11,"fmt","","",0,null],[11,"eq","","",0,null],[11,"ne","","",0,null],[11,"clone","","",0,null],[11,"fmt","","",0,null],[11,"from_str","","",0,{"inputs":[{"name":"str"}],"output":{"name":"result"}}]],"paths":[[4,"IpAddr"],[3,"Config"],[4,"ParseError"],[4,"Network"]]}; initSearch(searchIndex);