Type Alias InteractionStatePublisher

Source
pub type InteractionStatePublisher = Publisher<State, NotifierWatchStateResponder, NotifyFn>;

Aliased Typeยง

struct InteractionStatePublisher { /* private fields */ }