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