Macro awint::bits

source ·
bits!() { /* proc-macro */ }
Expand description

A concatenations of components macro, additionally using the source value to construct a &'static Bits. Requires const_support and some feature flags to work. See the crate documentation for more.