Docs.rs
plumtree-0.1.1
plumtree 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sile
Dependencies
rand ^0.5
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
plumtree
0.1.1
All Items
Sections
References
Crate Items
Modules
Structs
Enums
Traits
Crate
plumtree
Copy item path
Source
Expand description
A Rust implementation of
Plumtree
algorithm.
§
References
Plumtree: Epidemic Broadcast Trees
Modules
§
message
Application and protocol messages.
time
Node local clock and time.
Structs
§
Node
Plumtree node.
Node
Options
Options for Plumtree
Node
.
Enums
§
Action
Actions instructed by Plumtree
Node
.
Traits
§
System
This trait allows for defining a system to which Plumtree nodes belong.