[package] name = "rotating-buffer" version = "0.2.0" authors = ["eaon "] edition = "2018" keywords = ["stack", "no_std"] categories = ["data-structures"] readme = "README.md" repository = "https://ghom.niij.org/eaon/rotating_buffer" license = "GPL-3.0" description = "Small helper data structure that allows retaining unused data"