Crate num_rational [] [src]

Rational numbers

Structs

ParseRatioError
Ratio

Represents the ratio between 2 numbers.

Type Definitions

Rational

Alias for a Ratio of machine-sized integers.

Rational32
Rational64