pub fn read_to_string(path: impl AsRef<Path>) -> Result<String>
Wrapper for std::fs::read_to_string.
std::fs::read_to_string