Module rings_core::swarm::callback

source ·
Expand description

Callback interface for swarm

Structs§

Enums§

  • Used to notify the application of events that occur in the swarm.

Traits§

  • Any object that implements this trait can be used as a callback for the swarm.

Type Aliases§