Function read_file

Source
pub fn read_file(path: &str) -> Vec<u8> 
Expand description

Convenience function to read a file to parse, mostly for testing.