1 2 3 4 5 6
//! I/O operations for Iceberg files //! WASM-compatible via OpenDAL mod file_io; pub use file_io::{AwsCredentials, FileIO};