linera_views::backends::value_splitting

Function create_value_splitting_memory_store

Source
pub fn create_value_splitting_memory_store() -> ValueSplittingStore<LimitedTestMemoryStore>
Expand description

Provides a LimitedTestMemoryStore<()> that can be used for tests.