ringbuf
0.0.1
Module direct
Module Items
Structs
Type Aliases
In ringbuf::
wrap
ringbuf
::
wrap
Module
direct
Copy item path
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.