Crate npnc [] [src]

Lock-free queues.

Modules

bounded

Bounded lock-free queues.

unbounded

Unbounded lock-free queues.

Enums

ConsumeError

Indicates the reason a consume operation could not return an item.

ProduceError

Indicates the reason a produce operation rejected an item.