Docs.rs
ruvector-raft-0.1.22
ruvector-raft 0.1.22
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
bincode ^2.0.0-rc.3
normal
chrono ^0.4
normal
dashmap ^6.1
normal
futures ^0.3
normal
parking_lot ^0.12
normal
rand ^0.8
normal
ruvector-core ^0.1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.41
normal
tracing ^0.1
normal
uuid ^1.11
normal
tokio ^1.41
dev
Versions
88.89%
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
Term
ruvector_
raft
0.1.22
ruvector_raft
Type Alias
Term
Copy item path
Source
pub type Term =
u64
;
Expand description
Term number in Raft consensus