Crate ckb_rational[][src]

Rational numbers.

Structs

RationalU256

Represents the ratio numerator / denominator, where numerator and denominator are both unsigned 256-bit integers.