Function moras::io::file_io::write_file

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

Write file with std::Path.