Docs.rs
iceberg-rust-0.1.1
iceberg-rust 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
JanKaul
Dependencies
anyhow ^1.0.68
normal
apache-avro ^0.14.0
normal
arrow ^26.0.0
normal
async-trait ^0.1.60
normal
chrono ^0.4.19
normal
futures ^0.3.25
normal
getrandom ^0.2.8
normal
itertools ^0.10.5
normal
object_store ^0.5.2
normal
rust_decimal ^1.27.0
normal
serde ^1.0.151
normal
serde_bytes ^0.11.8
normal
serde_json ^1.0.91
normal
serde_repr ^0.1.10
normal
url ^2.3.1
normal
uuid ^1.2.2
normal
tokio ^1.21.0
dev
Versions
99.16%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate iceberg_rust
Version 0.1.1
All Items
Re-exports
Modules
?
Crate
iceberg_rust
source
·
[
−
]
Expand description
Apache Iceberg
Re-exports
pub use
object_store
;
Modules
arrow
Conversion from arrow to iceberg and vice-versa
catalog
Defines traits to communicate with an iceberg catalog.
model
Model
table
Defining the
Table
struct that represents an iceberg table.
util
This module provides utility functions.
view
Defines the
View
struct that represents an iceberg view.