Skip to main content

open_in_memory

Function open_in_memory 

Source
pub fn open_in_memory() -> Result<Store, CoreError>
Expand description

Open an in-memory store. Used by tests and ephemeral tooling.