Skip to main content

read_utf8_file

Function read_utf8_file 

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

Reads a UTF-8 file and maps filesystem errors to XmlError.