Function linera_views::context::create_test_memory_context

source ยท
pub fn create_test_memory_context() -> MemoryContext<()>
Expand description

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