[][src]Type Definition aoaddons::Subscribers

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