[][src]Macro oatie::op

macro_rules! op {
    ( [ $( $d:tt )* ], [ $( $a:tt )* ] $(,)* ) => { ... };
}