read_to_string

Function read_to_string 

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

Wrapper for std::fs::read_to_string