pub fn generate(
    isas: &[Isa],
    out_dir: &str,
    crate_dir: &Path
) -> Result<(), Error>
Expand description

Generates all the Rust source files used in Cranelift from the meta-language.