Module direct

Source
Expand description

Direct implementation.

All changes are synchronized with the ring buffer immediately.

Structs§

Direct
Direct wrapper of a ring buffer.

Type Aliases§

Cons
Consumer of a ring buffer.
Obs
Observer of a ring buffer.
Prod
Producer of a ring buffer.