hoprd_inbox

Type Alias Inbox

Source
pub type Inbox = MessageInbox<RingBufferInboxBackend<Tag, ApplicationData>>;
Expand description

Alias type for message inbox.

Aliased Typeยง

struct Inbox { /* private fields */ }