Macros§
- binrw_
read_ and_ assert_ eq - binrw_
write_ and_ assert_ eq - hex_
to_ u8_ array - Converts a byte array or hex stream into a
Vec<u8>. - test_
binrw - BinRead + BinWrite test macro.
- test_
binrw_ read - BinRead test macro.
- test_
binrw_ read_ fail - test_
binrw_ write - BinWrite test macro.