Module iced_futures::subscription[][src]

Listen to external events in your application.

Structs

Subscription

A request to listen to external events.

Tracker

A registry of subscription streams.

Traits

Recipe

The description of a Subscription.