pub fn read_file_into_string(file: &str) -> String
Expand description

Read file into a String