Type Alias azalea::HandleFn

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