pub trait EqNat { }
Expand description

Whether two natural numbers are equal.

Implementations on Foreign Types

Implementors