Module ringbuf::wrap::caching

source ·
Expand description

Caching implementation.

Fetches changes from the ring buffer only when there is no more slots to perform requested operation.

Structs§

  • Caching wrapper of a ring buffer.

Type Aliases§