ori_
core
0.1.0-alpha.1
Module command
Module Items
Structs
In crate ori_
core
ori_core
Module
command
Copy item path
Source
Expand description
A channel for sending commands to the user interface.
Structs
ยง
Command
A command containing arbitrary data.
Command
Proxy
A clonable channel for sending
Command
s.
Command
Receiver
A receiver for
Command
s.
Command
Waker
A waker for the event loop, triggered when a command is sent.