consumable_vec 0.4.0

Consumable_Vec is a generic approach to create a mutual database for multiple producers and consumers
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.len-trait]
version = "0.6.1"

[package]
authors = ["Dominik Tacke <dominik.tacke@siemens.com>"]
categories = ["Concurrency", "Data structures"]
description = "Consumable_Vec is a generic approach to create a mutual database for multiple producers and consumers"
edition = "2018"
keywords = ["utility"]
license-file = "LICENSE"
name = "consumable_vec"
readme = "README.md"
repository = "https://github.com/tacdom/consumable_vec"
version = "0.4.0"