Searched refs:buf_reader (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/version_check/src/ | ||
H A D | lib.rs | 445 let mut buf_reader = BufReader::new(file); in read_static() variables 447 buf_reader.read_to_string(&mut contents).unwrap(); in read_static() |
Completed in 2 milliseconds