fn read_file(_: InFile) -> Result<OutFile, Error>
Read a file and return the contents as an OutFile
OutFile