fs_read

Function fs_read 

Source
pub fn fs_read<P: AsRef<Path>>(p: P) -> Result<Vec<u8>, MyErr>