pub fn read_text_auto(path: &Utf8Path) -> Result<String>
Reads a file into a String, automatically detecting and decoding its character encoding.
String