Function file_to_string

Source
pub fn file_to_string(file_name: &str) -> Result<String, Error>