Immutable exact chunks
This commit is contained in:
parent
60841ec34c
commit
c49db676ee
2 changed files with 33 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ Yet another Rust ring buffer implementation.
|
|||
|
||||
Features:
|
||||
* Checked/unchecked element/iterator safe push
|
||||
* Mutable exact chunk iterator (read contiguous slices)
|
||||
* Mutable/immutable exact chunk iterator (read contiguous slices)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue