Function moras::io::file_io::write_file_str

source ยท
pub fn write_file_str(
    file_path_str: &str,
    data: &str,
) -> Result<(), Box<dyn Error>>
Expand description

write file with string path