Skip to main content

test2bits

Macro test2bits 

Source
macro_rules! test2bits {
    ($x:expr, $b1:expr, $b2:expr) => { ... };
}