Type Alias gear_common::auxiliary::waitlist::WaitlistedMessage

source ·
pub type WaitlistedMessage = StoredDispatch;
Expand description

Type represents message stored in the waitlist.

Aliased Type§

struct WaitlistedMessage { /* private fields */ }