u8pool 1.1.2

Stack for u8 slices in a client-provided buffers
Documentation
1
2
U8Pool: Uses preallocated memory to store byte slices, optionally with a companion `Sized` object. The interface is stack-based, with forward and reverse iterators.
See "./README.md" for details.