[][src]Type Definition atat::ComQueue

type ComQueue<ComCapacity> = Queue<Command, ComCapacity, u8>;