Expand description
Additional numerical features for the kernel.
Re-exports§
pub use bounded::*;
Modules§
- bounded
- Implementation of
Bounded, a wrapper around integer types limiting the number of bits usable for value representation.
Enums§
Traits§
- Integer
- Describes core properties of integer types.