Skip to main content

RationalInteger

Type Alias RationalInteger 

Source
pub type RationalInteger = Ratio<i128>;

Aliased Typeยง

pub struct RationalInteger { /* private fields */ }