pub fn read_to_string(path: &UnixStr) -> Result<String>
Reads a file into a newly allocated vec
Os errors relating to file access and reading as well as utf8 conversion errors