Type Definition kansas::events::Callback[][src]

type Callback<L> = Box<FnMut(&mut Context, <L as Listener>::Event)>;