Type Definition usiagent::event::SystemEventDispatcher[][src]

pub type SystemEventDispatcher<'a, T, E, L> = USIEventDispatcher<'a, SystemEventKind, SystemEvent, T, L, E>;
Expand description

システムイベントキューを処理するためのイベントディスパッチャ