Crate state_objects

Crate state_objects 

Source
Expand description

WARNING: This is an API preview! Most code won’t work or even type check properly! State objects projects a state management framework that works well with interchain_core.

Re-exports§

pub use accumulator::Accumulator;
pub use accumulator::AccumulatorMap;

Modules§

accumulator
A u128 accumulator map.

Structs§

Item
A single item in storage.
Map
A key-value map.