Function charlie_buffalo::new_dispatcher[][src]

pub fn new_dispatcher(function: Box<dyn FnMut(Log) + Send>) -> Dispatcher
Expand description

A simplifier to create a Dispatcher without concurrent boilerplate.