synchronous-queue 0.1.0

synchronous fifo
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "synchronous-queue"
version = "0.1.0"
edition = "2021"
readme = "README.md"
license-file = "LICENSE"
license = "MIT"
description = "synchronous fifo"

[dependencies]