Skip to main content

Module circular

Module circular 

Source
Expand description

Circular (ring) buffer for streaming data

Re-exports§

pub use buffer::CircularBuffer;

Modules§

buffer
Circular (ring) buffer implementation with secure memory management