Expand description
waterpump-base — L0 of the layered architecture.
Contains: math primitives, EVM helpers, and base data types (Call, TokenApproval, TokenAmount, SlippageBps).
No business logic. No protocol knowledge. No async I/O.
Re-exports§
pub use wp_evm_amm_math as math;