Struct trust_dns::config::Config
[−]
[src]
pub struct Config {
// some fields omitted
}Methods
impl Config
fn read_config(path: &Path) -> ConfigResult<Config>
read a Config file from the file specified at path.