read_file_string

Function read_file_string 

Source
pub fn read_file_string<S: AsRef<str>>(path: S) -> Result<String, Error>