frodo-ring 0.1.0

Ring queue with FIFO ordering with no allocations
Documentation
1
2
3
4
5
6
7
8
[package]
name = "frodo-ring"
version = "0.1.0"
edition = "2024"
description = "Ring queue with FIFO ordering with no allocations"
license = "MIT"

[dependencies]