deltalake_core::storage

Function store_for

Source
pub fn store_for(
    url: &Url,
    storage_options: &StorageOptions,
) -> DeltaResult<ObjectStoreRef>
Expand description

Simpler access pattern for the FactoryRegistry to get a single store