pub fn compile(defs: &Defs) -> Result<String>
Compile the given AST definitions into Rust source code.