azalea

Type Alias HandleFn

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