[][src]Module rust_cast::message_manager

Structs

CastMessage

Base structure that represents messages that are exchanged between Receiver and Sender.

MessageManager

Static structure that is responsible for (de)serializing and sending/receiving Cast protocol messages.

Enums

CastMessagePayload

Type of the payload that CastMessage can have.