1 2 3 4 5
#![allow(clippy::unusual_byte_groupings, clippy::redundant_closure_call)] mod test_attributes; mod test_compile; mod test_to_bits;