static-queue 1.0.0

A statically sized, no_std, allocation-free, safe Rust queue implemented as a ring buffer with full test coverage.
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "static-queue"
version = "1.0.0"