Skip to main content

build_memory_backend

Function build_memory_backend 

Source
pub async fn build_memory_backend(
    workspace: &Path,
    cfg: &Config,
) -> Result<Arc<dyn MemoryBackend>>