pub fn read_file(filename: String) -> String
Expand description

Tries to read a file and return its contents.