Module ringbuf::wrap::frozen

source ·
Expand description

Frozen implementation.

Changes are not synchronized with the ring buffer until its explicitly requested or when dropped.

Structs§

  • Frozen wrapper of the ring buffer.

Type Aliases§