Crate maelstrom

Source

Modules§

kv
log
protocol

Structs§

BlackHoleNode
EchoNode
IOFailingNode
MembershipState
RPCResult
Represents a result of a RPC call. Can be awaited with or without timeout.
Runtime

Enums§

Error
source.

Traits§

Node

Functions§

done
Returns a result with NotSupported error meaning that Node.process() is not aware of specific message type or Ok(()) for init.
is_rpc_error
rpc_err_to_response

Type Aliases§

Result