feanor_math::integer

Type Alias BigIntRing

Source
pub type BigIntRing = MPZ;
Expand description

Type alias for the current default used big integer ring implementation.

The type this points to may change when features or other compilation parameters change.

Aliased Typeยง

struct BigIntRing { /* private fields */ }