Docs.rs
prollytree-0.3.3
prollytree 0.3.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zhangfengcdt
Dependencies
arrow ^58.1.0
normal
async-trait ^0.1
normal
optional
base64 ^0.22.0
normal
optional
bincode ^1.3.3
normal
chrono ^0.4
normal
optional
clap ^4.6
normal
optional
futures ^0.3
normal
optional
gix ^0.81
normal
optional
gluesql-core ^0.19
normal
optional
hex ^0.4
normal
optional
lru ^0.16
normal
optional
parking_lot ^0.12
normal
parquet ^58.1.0
normal
pyo3 ^0.22
normal
optional
rand ^0.9.0
normal
rocksdb ^0.22
normal
optional
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0.117
normal
sha2 ^0.10
normal
thiserror ^2.0
normal
tokio ^1.0
normal
optional
tracing ^0.1.37
normal
optional
twox-hash ^2.0
normal
uuid ^1.0
normal
optional
assert_cmd ^2.0
dev
bytes ^1.10.1
dev
criterion ^0.5
dev
predicates ^3.0
dev
tempfile ^3.0
dev
tokio ^1.0
dev
tracing ^0.1.37
dev
tracing-subscriber ^0.3.17
dev
Versions
60.58%
of the crate is documented
Platform
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
Skip to main content
Module metadata
prollytree
0.3.3
Module metadata
Module Items
Structs
Traits
In prollytree::
git
prollytree
::
git
Module
metadata
Copy item path
Source
Structs
§
GitMetadata
Backend
MetadataBackend
backed by a real git repository via
gix
.
Traits
§
Metadata
Backend
Trait abstracting version-control metadata operations.