[][src]Crate ckb_rational

Rational numbers.

Structs

RationalU256

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