Docs.rs
maelbreaker-0.1.0
maelbreaker 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
rafibayer
Dependencies
anyhow ^1.0.70
normal
parking_lot ^0.12.1
normal
rand ^0.8.5
normal
serde ^1.0.159
normal
serde_json ^1.0.95
normal
Versions
36.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
maelbreaker
0.1.0
All Items
Crate Items
Modules
Macros
Crate
maelbreaker
Copy item path
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