Skip to main content

build_backend

Function build_backend 

Source
pub async fn build_backend(
    url: &str,
    connection: &HashMap<String, String>,
    local_file_access: &LocalFileAccess,
) -> Result<ObjectStore>