pub fn read_file(path: &str) -> Vec<u8> ⓘ
Convenience function to read a file to parse, mostly for testing.