write_string

Function write_string 

Source
pub fn write_string(
    path: &str,
    s: &str,
    write_mode: WriteMode,
) -> Result<(), FileError>