Function nom_mpq::parser::read_file

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

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