rate_common::parser
pub fn open_file_for_writing(filename: &str) -> BufWriter<File>
Open a file for writing.
Panics on error.