Type Alias InteractionStateSubscriber

Source
pub type InteractionStateSubscriber = Subscriber<State, NotifierWatchStateResponder, NotifyFn>;

Aliased Typeยง

struct InteractionStateSubscriber { /* private fields */ }