pub type DeltaStorageOptions = BTreeMap<String, String>;
Storage options for one Delta source.
pub struct DeltaStorageOptions { /* private fields */ }