Expand description
pulse-state: state layer
Provides InMemoryState and an optional RocksDbState backend behind the rocksdb feature.
Re-exports§
pub use mem::InMemoryState;pub use rocks::RocksDbState;
pulse-state: state layer
Provides InMemoryState and an optional RocksDbState backend behind the rocksdb feature.
pub use mem::InMemoryState;pub use rocks::RocksDbState;