[][src]Function fut::open_file_as_string

pub fn open_file_as_string(filename: &str) -> String

Reads a file, and returns a String of the entire file.