Function smurf::io::read_file_str

source ·
pub fn read_file_str(path: &PathBuf) -> Result<String, Error>