rbf 0.2.0

Super simple const generics based ring buffer implementation for no_std
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Rafael Bachmann <rafael.bachmann.93@gmail.com>"]
description = "Super simple const generics based ring buffer implementation for no_std"
edition = "2018"
license-file = "LICENSE"
name = "rbf"
repository = "https://github.com/barafael/rbf-rs"
version = "0.2.0"