Function tikv::config::to_toml_encode[][src]

fn to_toml_encode(
    change: HashMap<String, String>
) -> CfgResult<HashMap<String, String>>