Struct riker_dispatcher::ThreadPoolDispatcher[][src]

pub struct ThreadPoolDispatcher { /* fields omitted */ }

Trait Implementations

impl Dispatcher for ThreadPoolDispatcher
[src]

Auto Trait Implementations