pub fn read_from_file(path: &Path) -> CliTypedResult<Vec<u8>>
Expand description

Read a file into a Vec.