[][src]Module twilight_gateway::queue

Structs

LargeBotQueue

Large bot queue is for bots that are marked as very large by Discord.

LocalQueue

A local, in-process implementation of a Queue which manages the connection attempts of one or more Shards.

Traits

Queue