Function read_to_string

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