Crate vector_buffers

source ·
Expand description

The Vector Core buffer

This library implements a channel like functionality, one variant which is solely in-memory and the other that is on-disk. Both variants are bounded.

Re-exports§

Modules§

Enums§

  • Event handling behavior when a buffer is full.

Traits§