logo

Type Definition bastion::dispatcher::DispatcherMap[][src]

pub type DispatcherMap = LOTable<ChildRef, String>;
Expand description

Type alias for the concurrency hashmap. Each key-value pair stores the Bastion identifier as the key and the module name as the value.