doublecross 0.1.0

Bi-directional channels for rust based on crossbeam-channel
Documentation

doublecross

Build Status

Bi-directional channels for communicating between threads based on crossbeam-channel.

usage

[dependencies]
doublecross = "0.1"

license

Licensed under the terms of of the MPL-2.0.