Type Definition relp_num::NonZeroRationalBig[][src]

pub type NonZeroRationalBig = Ratio<NonZeroSign, NonZeroUbig<S>, NonZeroUbig<S>>;
Expand description

A non zero arbitrary precision type.