Crate relm_core [] [src]

Structs

Core
EventStream
Handle

A non-sendable handle to an event loop, useful for manufacturing instances of LoopData.

Remote

Handle to an event loop, used to construct I/O objects, send messages, and otherwise interact indirectly with the event loop itself.