Docs.rs
buoyant_kernel-0.22.0
buoyant_kernel 0.22.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rtyler
Dependencies
arrow ^57
normal
optional
arrow ^58
normal
optional
bytes ^1.10
normal
chrono ^0.4.41
normal
crc ^3.2.2
normal
buoyant_kernel_derive ^1
normal
futures ^0.3
normal
optional
indexmap ^2.10.0
normal
itertools ^0.14
normal
object_store ^0.12.3
normal
optional
object_store ^0.13.2
normal
optional
parquet ^57
normal
optional
parquet ^58
normal
optional
percent-encoding ^2
normal
rand ^0.9
normal
reqwest ^0.13
normal
optional
roaring ^0.11.2
normal
serde ^1
normal
serde_json ^1
normal
strum ^0.27
normal
thiserror ^2
normal
tokio ^1.47
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
uuid ^1.18.0
normal
z85 ^3.0.6
normal
async-trait ^0.1
dev
criterion ^0.5
dev
hdfs-native ^0.13.4
dev
hdfs-native-object-store ^0.16.0
dev
paste ^1.0
dev
rstest ^0.23
dev
tempfile ^3
dev
test-log ^0.2
dev
tracing-subscriber ^0.3
dev
walkdir ^2.5.0
dev
rustc_version ^0.4.1
build
Versions
77.73%
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
PredicateRef
buoyant_
kernel
0.22.0
Predicate
Ref
Aliased Type
In buoyant_
kernel::
expressions
buoyant_kernel
::
expressions
Type Alias
Predicate
Ref
Copy item path
Source
pub type PredicateRef =
Arc
<
Predicate
>;
Aliased Type
ยง
pub struct PredicateRef {
/* private fields */
}