Expand description
Caching implementation.
Fetches changes from the ring buffer only when there is no more slots to perform requested operation.
Structs§
- Caching
- Caching wrapper of a ring buffer.
Type Aliases§
- Caching
Cons - Caching consumer implementation.
- Caching
Prod - Caching producer implementation.