Docs.rs
rill-core-0.5.0-beta.5
rill-core 0.5.0-beta.5
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
MoysheBenRabi
Dependencies
parking_lot ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
optional
thiserror ^1.0
normal
wide ^0.7
normal
optional
criterion ^0.5
dev
float-cmp ^0.9
dev
tokio ^1.0
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
Skip to main content
Module command
rill_
core
0.5.0-beta.5
Module command
Module Items
Traits
In rill_
core::
queues
rill_core
::
queues
Module
command
Copy item path
Source
Expand description
Command trait for actor message types.
Traits
§
Command
Base trait for all commands sent via actor mailboxes.