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.