Expand description
Concrete futures types used by the storage crate.
Structsยง
- Future representing a read from an in-memory cache over an underlying state.
- Future representing a read from a state snapshot.
- A stream of key-value pairs that interleaves a nonverifiable storage and caching layers.