Expand description
Simply increase the alignment of any statics or include_bytes!.
Macros§
- aligned
- Returns a static reference of the expression
$ewith requested alignment. - include_
aligned - Includes bytes with given alignment.
- include_
transmute - Transmutes the included bytes.