Docs.rs
sync-engine-0.2.10
sync-engine 0.2.10
Docs.rs crate page
AGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
transilluminate
Dependencies
async-trait ^0.1
normal
dashmap ^6
normal
expandable-cuckoo-filter ^0.1
normal
hex ^0.4
normal
metrics ^0.22
normal
opentelemetry ^0.21
normal
optional
parking_lot ^0.12
normal
rand ^0.8
normal
recloser ^1
normal
redis ^1.0.2
normal
serde ^1
normal
serde_bytes ^0.11
normal
serde_json ^1
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
thiserror ^1
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.22
normal
optional
uuid ^1
normal
zstd ^0.13
normal
chrono ^0.4
dev
futures ^0.3
dev
metrics-util ^0.16
dev
proptest ^1
dev
tempfile ^3.24.0
dev
testcontainers ^0.15
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
Versions
83.98%
of the crate is documented
Go to latest version
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
is_zstd_compressed
sync_
engine
0.2.10
In sync_
engine::
cdc
sync_engine
::
cdc
Function
is_
zstd_
compressed
Copy item path
Source
pub fn is_zstd_compressed(data: &[
u8
]) ->
bool
Expand description
Check if data appears to be zstd-compressed