Skip to main content

read_file

Function read_file 

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

Read the entire contents of a file as a string.