Docs.rs
dais-core-0.1.0
dais-core 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
christopherkenny
Dependencies
crossbeam-channel ^0.5
normal
directories ^6
normal
serde ^1
normal
thiserror ^2
normal
toml ^0.8
normal
tracing ^0.1
normal
Versions
91.17%
of the crate is documented
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 bus
dais_
core
0.1.0
Module bus
Module Items
Structs
In crate dais_
core
dais_core
Module
bus
Copy item path
Source
Structs
ยง
Command
Bus
MPSC command bus for dispatching user actions to the presentation engine.
Command
Receiver
Receiving end of the command bus, held by the engine.
Command
Sender
Cloneable handle for sending commands into the bus.