Function fs_err::read

source · []
pub fn read<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>
Expand description

Wrapper for fs::read.