any-mpsc 0.3.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 = 4

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

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