Type Alias dashu::Rational

source ·
pub type Rational = RBig;
Expand description

A verbose alias for RBig

Aliased Type§

struct Rational(/* private fields */);