Skip to main content

TypedActivityDispatcher

Type Alias TypedActivityDispatcher 

Source
pub type TypedActivityDispatcher = ActivityRegistry;
Expand description

Backwards-compatible name for the typed activity registry used by the runtime.

Aliased Typeยง

pub struct TypedActivityDispatcher { /* private fields */ }