Re-exports§
pub use error::LiquidityMathError;pub use error::PoolEventKind;pub use error::PoolEventLocation;pub use error::PoolProfilerError;pub use error::liquidity_error_with_location;pub use profiler::PoolProfiler;pub use snapshot::PoolSnapshot;
Modules§
- compare
- Pool profiler state comparison utilities.
- error
- Structured errors produced by
PoolProfilerwhile replaying historical pool events. - position
- profiler
- Pool profiling utilities for analyzing DeFi pool event data.
- quote
- size_
estimator - Size estimation utilities for DeFi pool profiler.
- snapshot
- swap_
math