Skip to main content

create_memory

Function create_memory 

Source
pub fn create_memory(
    backend: &str,
    workspace_dir: &Path,
) -> Result<Box<dyn Memory>>