Crate fixedpointmath
source ·Macros§
Structs§
- A fixed point wrapper around the
U256
type from ethers-rs.
Functions§
- Parse a string into an I256 with support for scientific and decimal notation.
- Parse a string into a U256 with support for scientific and decimal notation.