Crate async_event_rs

Source

Structs§

AsyncEvent
An asynchronous event that can have multiple handlers attached to it.

Type Aliases§

AsyncEventHandler
Type alias for asynchronous event handlers.