Function simple_fs::get_buf_writer

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