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.
pub fn create_test_memory_context() -> MemoryContext<()>
Provides a MemoryContext<()>
that can be used for tests.