Type Definition azalea::HandleFn

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