Crate soroban_fixed_point_math

Source

Modules§

i64
i128
i256
u64
u128
u256

Constants§

STROOP

Traits§

FixedPoint
Fixed point trait for computing fixed point calculations with native rust types.
SorobanFixedPoint
Soroban fixed point trait for computing fixed point calculations with Soroban host objects.