pub fn read(path: &str) -> Result<Vec<u8>>
fs
alloc
Read the entire contents of a file into a bytes vector.