#structure #data-structures #queue-like #notion

using-queue

Special queue-like data structure

Show the crate…

1 unstable release

0.1.0 Mar 2, 2021

#16 in #notion

21 downloads per month
Used in 7 crates (via vapcore)

GPL-3.0 license

10KB
201 lines

using-queue

Special queue-like data structure


lib.rs:

Queue-like data structure including notion of usage.

No runtime deps