Skip to main content

special_op

Macro special_op 

Source
macro_rules! special_op {
    ($name:ident, $fn_title:expr, $args:ident, $ctx:ident, $body:block) => { ... };
}