Skip to main content

__count_elts

Macro __count_elts 

Source
#[doc(hidden)]
macro_rules! __count_elts { ($t:ty; $($val:expr),*) => { ... }; }
Expand description

Counts the number of storage elements needed to store a bit sequence.