Skip to main content

Module stack_array

Module stack_array 

Source
Expand description

Stack array module

Structsยง

BufferFullError
Error returned when attempting to push to a full buffer
FixedSizeBuffer
Fixed-size buffer for streaming operations
StackArray
Stack-based array for no-heap operations