azalea::swarm

Type Alias SwarmHandleFn

Source
pub type SwarmHandleFn<SS, Fut> = fn(_: Swarm, _: SwarmEvent, _: SS) -> Fut;