Module rlsf::int

source ·
Expand description

Provides BinInteger, a trait for types like u8 and u32.

Traits

Integral types with efficient binary operations.