deltalake-core 0.32.0

Native Delta Lake implementation in Rust
Documentation
1
2
3
//! Conversions between Delta and Arrow data types
pub(crate) mod engine_ext;
pub(crate) mod extract;