Function cranelift_isle::compile::compile

source ยท
pub fn compile(defs: &Defs, options: &CodegenOptions) -> Result<String, Errors>
Expand description

Compile the given AST definitions into Rust source code.