2 releases
Uses old Rust 2015
0.1.1 | Apr 14, 2020 |
---|---|
0.1.0 | Dec 15, 2016 |
#2900 in Rust patterns
13,895 downloads per month
Used in 11 crates
(via odds)
12KB
247 lines
rawslice
Reimplementation of the slice iterators, with extra features. For example creation from raw pointers and start, end pointer accessors.
Please read the API documentation here
Recent Changes
- 0.1.1
- Update rawpointer dep
- 0.1.0
- Initial release
Dependencies
~9KB