#queue #concepts #abstraction

no-std queue-model

Abstraction of the concept of a queue

3 releases

0.1.2 Mar 28, 2021
0.1.1 Mar 28, 2021
0.1.0 Mar 28, 2021

#63 in #concepts

25 downloads per month
Used in 2 crates (via vex-rt)

Apache-2.0

8KB
182 lines

queue-model

Abstraction of the concept of a queue.


lib.rs:

Abstraction of the concept of a queue.

Dependencies

~165KB