Function peg::compile [] [src]

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

Compile a peg grammar to Rust source