[][src]Function taurus::util::file::read_file_str

pub fn read_file_str(fname: &str) -> Result<String>

Reads a file and returns its contents in a string.