Available on crate feature
advanced
only.Expand description
Write your own subscriptions.
Enums§
- A subscription event.
- Describes an event specific to MacOS
- A platform specific event
Traits§
- The description of a
Subscription
.
Functions§
- Creates a
Subscription
from aRecipe
describing it. - Returns the different recipes of the
Subscription
.
Type Aliases§
- A stream of runtime events.
- The hasher used for identifying subscriptions.