Docs.rs
raft-log-0.2.13
raft-log 0.2.13
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
drmingdrmer
Dependencies
byteorder ^1.5.0
normal
codeq ^0.5.1
normal
display-more ^0.2.1
normal
fs2 ^0.4.3
normal
log ^0.4.22
normal
thiserror ^1.0.64
normal
goldenfile ^1.8.0
dev
indoc ^2
dev
pretty_assertions ^1.4.1
dev
rand ^0.9.0
dev
rmp-serde ^1
dev
serde ^1
dev
tempfile ^3.4.0
dev
Versions
75.96%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-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
Skip to main content
Checksum
raft_
log
0.2.13
Checksum
Aliased Type
In raft_
log::
types
raft_log
::
types
Type Alias
Checksum
Copy item path
Source
pub type Checksum =
Crc32fast
;
Expand description
This crate use Crc32fast checksum.
Aliased Type
ยง
pub struct Checksum;