Skip to main content

build_backend_for_write

Function build_backend_for_write 

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

Builds a backend for an operation that may create the target directory.