Type Definition atat::ComQueue[][src]

pub type ComQueue = Queue<Command, { COM_CAPACITY + 1 }>;