[][src]Module timely_communication::message

Types wrapping typed data.

Structs

Message

A wrapped message which may be either typed or binary data.

Enums

RefOrMut

Either an immutable or mutable reference.