[][src]Macro spaik::chasm_def

macro_rules! chasm_def {
    ( $name:ident :  $($en:ident($($arg:ident : $targ:ty),*)),+  ) => { ... };
}