Crate doublecross[][src]

Structs

BiChannel

Bi-directional communication build on, and usable with, crossbeam-channel channels.

Functions

bounded

Creates a bi-directional channel of bounded capacity.

unbounded

Creates a bi-directional channel of unbounded capacity.