Docs.rs
icechunk-0.3.13
icechunk 0.3.13
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jhamman
paraseba
Dependencies
anyhow ^1.0.100
normal
optional
assert_fs ^1.1.3
normal
optional
async-recursion ^1.1.1
normal
async-stream ^0.3.6
normal
async-trait ^0.1.89
normal
aws-config =1.5.18
normal
aws-credential-types ^1.2.7
normal
aws-sdk-s3 =1.78.0
normal
aws-smithy-types-convert ^0.60.9
normal
base32 ^0.5.1
normal
base64 ^0.22.1
normal
bytes ^1.10.1
normal
chrono ^0.4.42
normal
clap ^4.5
normal
optional
dialoguer ^0.12.0
normal
optional
dirs ^6.0.0
normal
optional
err-into ^1.0.1
normal
flatbuffers ^25.9.23
normal
futures ^0.3.31
normal
itertools ^0.14.0
normal
object_store ^0.12.4
normal
proptest ^1.8.0
normal
quick_cache ^0.6.16
normal
rand ^0.9.2
normal
regex ^1.11.3
normal
rmp-serde ^1.3.0
normal
rmpv ^1.3.0
normal
serde ^1.0.228
normal
serde_bytes ^0.11.19
normal
serde_json ^1.0.145
normal
serde_with ^3.14.1
normal
serde_yaml_ng ^0.10.0
normal
test-strategy ^0.4.3
normal
thiserror ^2.0.17
normal
tokio ^1.47.1
normal
tokio-util ^0.7.16
normal
tracing ^0.1.41
normal
tracing-error ^0.2.1
normal
tracing-subscriber ^0.3.20
normal
optional
typed-path ^0.11.0
normal
typetag ^0.2.21
normal
url ^2.5.4
normal
zstd ^0.13.3
normal
icechunk-macros ^0.1.0
dev
pretty_assertions ^1.4.1
dev
proptest-state-machine ^0.5.0
dev
tempfile ^3.23.0
dev
test-log ^0.2.18
dev
Versions
4.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
icechunk/cli/
mod.rs
1
#[cfg(feature =
"cli"
)]
2
pub mod
config;
3
#[cfg(feature =
"cli"
)]
4
pub mod
interface;