Function read_file

Source
pub fn read_file(path: &str) -> Result<String, Box<dyn Error>>