HandleFn

Type Alias HandleFn 

Source
pub type HandleFn<S, Fut> = fn(Client, Event, S) -> Fut;