Type Definition relp_num::RationalBig[][src]

pub type RationalBig = Ratio<Sign, Ubig<S>, NonZeroUbig<S>>;
Expand description

An arbitrary precision type.