Skip to main content

read_file

Function read_file 

Source
pub fn read_file(path: &Path) -> Result<String, IoError>
Expand description

Read entire file as string.