Type Definition sauron::Listener[][src]

pub type Listener<MSG> = Listener<Event, MSG>;
Expand description

Callback where Event type is supplied for Components