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

type DispatcherMap = LOTable<ChildRef, String>;

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