Function tikv::config::write_config[][src]

pub fn write_config<P: AsRef<Path>>(path: P, content: &[u8]) -> CfgResult<()>