Docs.rs
cassandra-protocol-3.3.0
cassandra-protocol 3.3.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
krojew
Dependencies
arc-swap ^1.6.0
normal
bitflags ^2.5.0
normal
bytes ^1.5.0
normal
chrono ^0.4.31
normal
crc32fast ^1.4.0
normal
derivative ^2.2.0
normal
derive_more ^1.0.0
normal
float_eq ^1.0.1
normal
integer-encoding ^4.0.0
normal
itertools ^0.13.0
normal
lz4_flex ^0.11.1
normal
num-bigint ^0.4.1
normal
snap ^1.1.0
normal
thiserror ^1.0.48
normal
time ^0.3.29
normal
uuid ^1.8.0
normal
Versions
46.82%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
cassandra_
protocol
3.3.0
Module crc
Module Items
Functions
In crate cassandra_
protocol
cassandra_protocol
Module
crc
Copy item path
Source
Functions
ยง
crc24
Computes crc24 value of
bytes
.
crc32
Computes crc32 value of
bytes
.