Crate macro_bits

Source

Re-exports§

pub use defile;

Macros§

bit
Generate a mask from one or more bit indices.
bitfield
Deconstruct a bitfield.
check_bit
Check if a bit is set.
gen_consts
Generate consts
generate_conversions
incomplete_const_array
Allows the creation of a const array without specifying all elements.
serializable_enum
Generate a serializable enum.
set_bit
Set a bit.