iceberg-rust 0.5.0

Unofficial rust implementation of the Iceberg table format
Documentation
1
2
3
4
/*!
 * Iceberg spec
 */
pub use iceberg_rust_spec::*;