Docs.rs
term-guard-0.0.2
term-guard 0.0.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ericpsimon
Dependencies
arrow ^55.2
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bincode ^1.3
normal
chrono ^0.4
normal
datafusion ^48.0.1
normal
datafusion-table-providers ^0.6.3
normal
optional
futures ^0.3
normal
glob ^0.3
normal
hex ^0.4
normal
num_cpus ^1.16
normal
object_store ^0.12
normal
optional
once_cell ^1.18
normal
opentelemetry ^0.30
normal
optional
opentelemetry_sdk ^0.30
normal
optional
parquet ^55.2
normal
optional
rand ^0.9
normal
optional
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.31
normal
optional
tracing-subscriber ^0.3.20
normal
url ^2
normal
optional
zeroize ^1.8
normal
criterion ^0.7
dev
once_cell ^1.20
dev
parquet ^55.2
dev
proptest ^1.6
dev
rand ^0.9
dev
serde_json ^1
dev
tempfile ^3
dev
tracing-subscriber ^0.3.20
dev
Versions
88.39%
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
Module stats_cache
term_
guard
0.0.2
Module stats_
cache
Module Items
Structs
In term_
guard::
optimizer
term_guard
::
optimizer
Module
stats_
cache
Copy item path
Source
Expand description
Statistics caching for query optimization.
Structs
ยง
Cache
Stats
Statistics about the cache.
Stats
Cache
Caches statistics to avoid redundant computations.