Macro helix::codegen_init [] [src]

macro_rules! codegen_init {
    { [ $($class:tt)* ] } => { ... };
}