Struct rdispatcher::Dispatcher [] [src]

pub struct Dispatcher<T> where
    T: Hash + Send + Clone
{ /* fields omitted */ }

Methods

impl<T: 'static + Hash + Send + Clone> Dispatcher<T>
[src]