read_string

Function read_string 

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

Reads a string file.