assert_bin

Macro assert_bin 

Source
macro_rules! assert_bin {
    ( $ left : expr , $ right : expr ) => { ... };
}