Function wee_peg::compile [] [src]

pub fn compile(filename: String, input: String) -> Result<String, ()>

Compile a peg grammar to Rust source, printing errors to stderr