initSidebarItems({"fn":[["version","returns a version as specified in Cargo.toml"]],"mod":[["config","Configuration for a resolver"],["error","Error types for the crate"],["lookup","Lookup result from a resolution of ipv4 and ipv6 records with a Resolver."],["lookup_ip","LookupIp result from a resolution of ipv4 and ipv6 records with a Resolver."],["lookup_state","Caching related functionality for the Resolver."],["system_conf","System configuration loading"]],"struct":[["AsyncResolver","A handle for resolving DNS records."],["Background","A future that represents sending a request to a background task, waiting for it to send back a lookup future, and then running the lookup future."],["Hosts","Configuration for the local hosts file"],["Name","Them should be through references. As a workaround the Strings are all Rc as well as the array"]],"trait":[["IntoName","Conversion into a Name"],["TryParseIp","Types of this trait will can be attempted for conversion to an IP address"]],"type":[["BackgroundLookup","Future returned by lookup requests to the background task."],["BackgroundLookupIp","Future returned by `LookupIp` requests to the background task."],["ResolverFuture","This is an alias for [`AsyncResolver`], which replaced the type previously called `ResolverFuture`."]]});