multi_stack_queue 0.2.1

Abstraction layer for a stack-allocated multi-queue with bounded length. WIP
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["Constantin Gierczak--Galle <constantin.gierczak-galle@ens.fr>"]
description = "Abstraction layer for a stack-allocated multi-queue with bounded length. WIP"
edition = "2018"
keywords = ["queue", "stack-allocated"]
license = "MIT"
name = "multi_stack_queue"
repository = "https://github.com/Sup3Legacy/multi_stack_queue"
version = "0.2.1"