cranelift_isle::compile

Function compile

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

Compile the given AST definitions into Rust source code.