Function langid::utils::write_file [] [src]

pub fn write_file<P: AsRef<Path>>(path: P, contents: &Vec<u8>) -> Result<()>