Expand description

The Message is a special variant of a Signal that can be sent to processes. The most common kind of Message is a DataMessage, but there are also some special kinds of messages, like the Message::LinkDied, that is received if a linked process dies.

Structs

Enums

Type Definitions