Expand description

Performs various operations on broadcast queues.

This crate is WIP and currently only works with crossbeam.

Modules

Contains various operators that modify the behavior of the pipe.

Structs

Traits

The sending side of a channel which is a part of a pipeline.

Describes a stage of mapping, filtering etc. of elements passed through a channel.