macro_rules! unary { ( $struct:ident, func $func:expr ) => { ... }; ( $struct:ident, body $body:expr ) => { ... }; ( $struct:ident, func $func:expr, include $file:expr ) => { ... }; }
Creates a unary kernel.