[][src]Function tmpl::set_val_in_config_map

pub fn set_val_in_config_map(
    map: &mut Mapping,
    key: &str,
    value: Value
) -> Option<()>