Skip to main content

DispatcherHandle

Type Alias DispatcherHandle 

Source
pub type DispatcherHandle = Arc<dyn Dispatcher>;

Aliased Typeยง

pub struct DispatcherHandle { /* private fields */ }