Expand description
Examples of bounded integers generated by the bounded_integer!
macro.
This module is not present when using the crate.
Structs§
- Bounded
Struct - A bounded struct, implemented as a protected newtype.
Enums§
- Bounded
Enum - A bounded enum.