[][src]Type Definition atat::UrcQueue

type UrcQueue<BufLen, UrcCapacity> = Queue<Vec<u8, BufLen>, UrcCapacity, u8>;