pub type Inbox = MessageInbox<RingBufferInboxBackend<Tag, ApplicationData>>;
Expand description
Alias type for message inbox.
Aliased Typeยง
struct Inbox { /* private fields */ }
pub type Inbox = MessageInbox<RingBufferInboxBackend<Tag, ApplicationData>>;
Alias type for message inbox.
struct Inbox { /* private fields */ }