Macro cramjam::generic[][src]

macro_rules! generic {
    ($op:ident($input:ident), py=$py:ident, output_len=$output_len:ident $(, level=$level:ident)?) => { ... };
}