save

Function save 

Source
pub fn save<S>(path: &S, text: String) -> EmptyResult
where S: AsRef<OsStr>,