Skip to main content

append_to_file

Function append_to_file 

Source
pub fn append_to_file(path: &str, msg: &str) -> Result<()>