[][src]Module bounded_integer::examples

Examples of generated bounded integers and the API they produce.

Structs

BoundedStruct

A bounded struct, implemented as a protected newtype.

Enums

BoundedEnum

A bounded enum.