Function append_statstr_to_file

Source
fn append_statstr_to_file(file_path: &str, statstr: &str) -> Result<()>