any-mpsc 0.2.1

An mpsc that allows arbitrary types to be passed through
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "any-mpsc"
version = "0.2.1"
dependencies = [
 "dfb",
]

[[package]]
name = "dfb"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35596ae83e9a496c81830b5048cd296192f9e3f502b71793f1e0b087bce2b194"