Crate informalsystems_malachitebft_sync

Source

Re-exports§

pub use config::Config;

Modules§

config
scoring

Macros§

perform
Yield an effect, expecting a specific type of resume value.
process
Process an Input and handle the emitted Effects.

Structs§

Behaviour
InboundRequestId
Metrics
OutboundRequestId
PeerId
Identifier of a peer of the network.
RawDecidedValue
RawRequest
RawResponse
State
Status
ValueRequest
ValueResponse

Enums§

Effect
Error
Input
RawMessage
Request
Response
Resume

Traits§

Resumable
Provides a way to construct the appropriate Resume value to resume execution after handling an Effect.

Type Aliases§

Event
ResponseChannel