Type Alias WaiterList

Source
pub type WaiterList = LinkedList<WaiterAdapter>;

Aliased Typeยง

struct WaiterList { /* private fields */ }