Crate maelbreaker

Source

Modules§

error
https://github.com/jepsen-io/maelstrom/blob/main/doc/protocol.md#errors
network
Defines the Network struct and implementation
node
Defines the Node trait
payload
runtime
Defines the runtime for a Maelstrom node
types
Common type definitions for messages, as well as helper types and functions used throughout the crate

Macros§

payload
Helper macro to derive the necessary traits on an enum to implement Payload. also marks the enum with serde attributes to type-tag and rename as snake_case