Searched defs:buf_writer (Results 1 – 4 of 4) sorted by relevance
649 let buf_writer = io::BufWriter::new(file); in create() localVariable673 let buf_writer = io::BufWriter::new(file); in append() localVariable
56 fn buf_writer() { in buf_writer() function
51 mod buf_writer; module
70 async fn buf_writer() { in buf_writer() function