Module test_utils

Source
Available on crate feature test-utils only.
Expand description

Test utilities for Compact derive macro

Enums§

UnusedBits
Whether there are zero or more unused bits on Compact bitflag struct.

Functions§

test_decode
Tests decoding and re-encoding to ensure correctness.