Swarm

Zer0 Swarm

Zero namespace topic swarm implementation with connections, events, priorities, topics, metrics, and errors.

At a glance

FieldValue
Crate/packagezer0-swarm
Version0.1.0
Sourcenetwork/zer0-swarm
Public structs15
Public enums4
Public traits1
Public functions40
Public method targets9

What developers should learn here

Zero namespace topic swarm implementation with connections, events, priorities, topics, metrics, and errors. The pages in this section are shaped around this package’s real modules and exported symbols, not a fixed template. Use the API Surface page as the coverage ledger and the workflow pages for how to compose the primitives.

Page map

Source modules

  • src/config.rs — network/zer0-swarm/src/config.rs
  • src/connection.rs — network/zer0-swarm/src/connection.rs
  • src/error.rs — network/zer0-swarm/src/error.rs
  • src/events.rs — network/zer0-swarm/src/events.rs
  • src/lib.rs — network/zer0-swarm/src/lib.rs
  • src/metrics.rs — network/zer0-swarm/src/metrics.rs
  • src/priority.rs — network/zer0-swarm/src/priority.rs
  • src/swarm.rs — network/zer0-swarm/src/swarm.rs
  • src/topic.rs — network/zer0-swarm/src/topic.rs