[][src]Module ranged_num::reexports

These are used by a macro. In order for them to be accessible to the macro I re-exported them. If you know of a better way to do this, let me know.

Traits

IsLessOrEqual

A type operator that returns True if Self <= Rhs, otherwise returns False.

Unsigned

The marker trait for compile time unsigned integers.

Type Definitions

U0
U1