Function cranelift_isle::compile::compile[][src]

pub fn compile(defs: &Defs) -> Result<String>
Expand description

Compile the given AST definitions into Rust source code.