Type Definition sauron::Callback[][src]

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

Callback where Event type is supplied