Docs.rs
cqlite-core-0.15.0
cqlite-core 0.15.0
Docs.rs crate page
Apache-2.0
17 July 2026
Links
Repository
crates.io
Source
Owners
pmcfadin
Dependencies
anyhow ^1.0
normal
arc-swap ^1
normal
arrow ^53
normal
optional
async-trait ^0.1.88
normal
base64 ^0.21
normal
bincode ^1.3
normal
bit-vec ^0.8
normal
bytes ^1.6
normal
chrono ^0.4
normal
clap ^4.4
normal
colored ^2.0
normal
crc32fast ^1.3
normal
dashmap ^5.5
normal
flate2 ^1.0
normal
optional
fs2 ^0.4
normal
optional
futures ^0.3
normal
hex ^0.4
normal
lru ^0.16
normal
lz4_flex ^0.11
normal
optional
memmap2 ^0.9
normal
murmur3 ^0.5
normal
nom ^7.1
normal
num-bigint ^0.4
normal
num_cpus ^1.0
normal
opentelemetry ^0.30
normal
optional
opentelemetry-otlp ^0.30
normal
optional
opentelemetry-semantic-conventions ^0.30
normal
optional
opentelemetry_sdk ^0.30
normal
optional
parking_lot ^0.12
normal
parquet ^53
normal
optional
pest ^2.7
normal
pest_derive ^2.7
normal
regex ^1.10
normal
rustc-hash ^1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
smallvec ^1
normal
snap ^1.1
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.31
normal
optional
tracing-subscriber ^0.3
normal
uuid ^1.10
normal
zstd ^0.13
normal
optional
crc32fast ^1.3
dev
criterion ^0.5
dev
dhat ^0.3
dev
env_logger ^0.11
dev
fastrand ^2.0
dev
insta ^1.34
dev
libc ^0.2
dev
lz4_flex ^0.11
dev
num-traits ^0.2
dev
proptest ^1.0
dev
rand ^0.8
dev
serial_test ^3
dev
sha2 ^0.10
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
wait-timeout ^0.2
dev
zstd ^0.13
dev
js-sys ^0.3
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
mach2 ^0.4
dev
libc ^0.2
normal
pprof ^0.14
dev
Versions
91.02%
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
parse_sstable_stats
cqlite_
core
0.15.0
In cqlite_
core::
parser::
header
cqlite_core
::
parser
::
header
Function
parse_
sstable_
stats
Copy item path
Source
pub fn parse_sstable_stats(input: &[
u8
]) ->
IResult
<&[
u8
],
SSTableStats
>
Expand description
Parse SSTable statistics