element_get

Function element_get 

Source
pub const fn element_get(value: u8, ndx: usize) -> bool
Available on crate feature bigendian only.
Expand description

Get the ndxth bit.

ยงPanics

Panics if ndx >= ELEMENT_BITS.