Module iced_futures::subscription
source · Expand description
Listen to external events in your application.
Structs
- A request to listen to external events.
- A registry of subscription streams.
Traits
- The description of a
Subscription
.