Function charlie_buffalo::new_dropper[][src]

pub fn new_dropper(function: Box<dyn Fn(&Logger) + Send>) -> Dropper
Expand description

A simplifier to create a Dropper without concurrent boilerplate.