Macro helix_runtime::init [] [src]

macro_rules! init {
    { $($body:tt)* } => { ... };
}