[go: up one dir, main page]

[][src]Function fs_err::read

pub fn read<P: AsRef<Path>>(path: P) -> Result<Vec<u8>>

Wrapper for fs::read.