Function aklat::utils::fs::file_to_string [] [src]

pub fn file_to_string(path: &Path) -> Result<String, Box<Error>>

Takes a path to a file and try to read the file into a String