Module malachite_q::conversion::integer_from_rational

source ·
Expand description

Implementations of traits for converting a Rational to an Integer.

The traits are TryFrom, ConvertibleFrom, and RoundingFrom.

Structs§