Docs.rs
message_plugins-0.2.0
message_plugins 0.2.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
p-avital
Dependencies
futures ^0.3
normal
optional
libloading ^0.6
normal
tokio ^0.2
normal
optional
Versions
50%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
message_
plugins
0.2.0
Module std_
runtime
Module Items
Structs
In crate message_
plugins
message_plugins
Module
std_runtime
Copy item path
Source
Structs
ยง
Host
Meant as the main way of sending commands to plugins. A structure that holds the input ends of the queues to each plugin, as well as the
JoinHandle
s to their tasks.