slice_queue 0.1.1

This library provides an VecDeque for efficient working with (byte-)slices
Documentation
1
2
3
4
5
6
7
8
[package]
name = "slice_queue"
version = "0.1.1"
authors = ["KizzyCode Software Labs./Keziah Biermann <development@kizzycode.de>"]
description = "This library provides an VecDeque for efficient working with (byte-)slices"
license = "BSD-2-Clause OR MIT"
repository = "https://github.com/KizzyCode/slice_queue"
readme = "README.md"