simple_fs

Function get_buf_writer

Source
pub fn get_buf_writer(file_path: impl AsRef<Path>) -> Result<BufWriter<File>>