Function read_file

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