pub fn read_to_string(path: &str) -> Result<String, AxError>
fs
Read the entire contents of a file into a string.