read_to_string

Function read_to_string 

Source
pub fn read_to_string<P: AsRef<Path>>(path: P) -> Result<String>
Expand description

Read an entire file into a string.