Type Alias Callbacks

Source
pub type Callbacks = Vec<Callback>;

Aliased Typeยง

struct Callbacks { /* private fields */ }