Module tiny_actor::errors
source · [−]Expand description
This module contains all errors
Structs
Error returned when Streaming an [Inbox].
Error returned when sending a message into a channel.
An error returned when spawning more processes onto a channel.
Enums
An error returned from an exiting process.
Error returned when receiving a message from an inbox.
Error returned when receiving a message from an inbox.
An error returned when trying to send a message into a channel.
An error returned when trying to spawn more processes onto a channel