Skip to main content

DeltaStorageOptions

Type Alias DeltaStorageOptions 

Source
pub type DeltaStorageOptions = BTreeMap<String, String>;
Expand description

Storage options for one Delta source.

Aliased Typeยง

pub struct DeltaStorageOptions { /* private fields */ }