[][src]Module plumcast::message

Message and related components.

Structs

Message

Broadcasted application message.

MessageId

Message identifier.

Traits

MessagePayload

This trait allows the implementations to be used as the payload of broadcasting messages.