Docs.rs
rf-distributed-0.5.0
rf-distributed 0.5.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
lm98
Dependencies
async-trait ^0.1.77
normal
rf-core ^0.5.0
normal
serde ^1.0.195
normal
serde_json ^1.0.111
normal
Versions
43.75%
of the crate is documented
Go to latest version
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
rf_distributed
0.5.0
Module mailbox
Traits
Type Aliases
In crate rf_distributed
?
Module
rf_distributed
::
mailbox
source
·
[
−
]
Traits
AsStates
This trait is used to convert a set of
Messages
into a set of
States
Mailbox
This trait represents the mailbox of a device. It is used to store the messages received from the neighbors
Type Aliases
Messages
This type alias represent the messages stored in the mailbox