fn read_file(_: InFile) -> Result<OutFile, Error>
Expand description

Read a file and return the contents as an OutFile