Type Definition aoaddons::Subscribers[][src]

pub type Subscribers = Vec<Box<dyn FnMut(Event) + Send>>;