Crate mailbox_processor_rs

Source

Modules§

callback
notification_channel
plain

Structs§

ReplyChannel
Used to return data from a message.
RequestReplyChannel
Can be used to make a request to another task/thread and wait for a reply.

Enums§

Error
RequestReplyError

Type Aliases§

Result