create_file

Function create_file 

Source
pub fn create_file(static_contents: &'static str, name: &str, filename: &str)
Expand description

Function to write a file from a static string