test_binrw_read_fail

Macro test_binrw_read_fail 

Source
macro_rules! test_binrw_read_fail {
    (
        $type:ty:
        $byte_arr_or_hex_stream:tt
    ) => { ... };
}