paft-aggregates
Aggregated snapshot and report models built on the paft primitives.
Install
Prefer the facade crate for most applications:
[]
= "0.5.2"
Advanced (direct dependency, minimal features):
[]
= { = "0.5.2", = false }
What’s inside
info:FastInfo,Info— lightweight instrument snapshots (identity, prices, ranges, and timestamp)reports:InfoReport,SearchReport,DownloadReport— merge-friendly report envelopes withwarningsDownloadReportnow wraps a per-symbolDownloadResponse(history: { SYM: HistoryResponse })
Features
bigdecimal: change money backend fromrust_decimaltobigdecimalviapaft-moneypanicking-money-ops: forwards topaft-moneyto enable panicking arithmetic operators
Links
- API docs: docs.rs/paft-aggregates
- Workspace overview: GitHub: workspace README
- License: GitHub: LICENSE