Crate jit_macros [] [src]

Macros

jit!
jit_fn!

Construct a JIT function signature with the arguments and return type given

jit_func!
jit_struct!

Construct a JIT struct with the fields given

jit_union!

Construct a JIT union with the fields given

Functions

plugin_registrar