Skip to main content

Crate lower_ir_utils_macros

Crate lower_ir_utils_macros 

Source
Expand description

Procedural macros for lower-ir-utils.

Prefer depending on lower-ir-utils for the public API (#[jit_export] is re-exported there). Match this crate’s version to your lower-ir-utils dependency.

Attribute Macros§

jit_export
Annotate a Rust function so it can be called from JIT-compiled Cranelift IR.