doublecross 0.2.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.2"

license

Licensed under the terms of of the MPL-2.0.