Skip to main content

memory

Function memory 

Source
pub fn memory() -> MemoryDriver
Expand description

Convenience constructor for a memory driver.

The returned value can be passed directly to Store::builder().driver(...).