#iterator #raw-pointers #slice #raw #no-std

no-std rawslice

Reimplementation of the slice iterators, with extra features. For example creation from raw pointers and start, end pointer accessors.

2 releases

Uses old Rust 2015

0.1.1 Apr 14, 2020
0.1.0 Dec 15, 2016

#22 in #raw-pointers

Download history 2757/week @ 2024-02-15 2945/week @ 2024-02-22 3666/week @ 2024-02-29 3902/week @ 2024-03-07 3796/week @ 2024-03-14 3481/week @ 2024-03-21 3922/week @ 2024-03-28 3721/week @ 2024-04-04 3848/week @ 2024-04-11 3970/week @ 2024-04-18 3468/week @ 2024-04-25 3436/week @ 2024-05-02 3452/week @ 2024-05-09 3312/week @ 2024-05-16 2247/week @ 2024-05-23 2901/week @ 2024-05-30

12,613 downloads per month
Used in 11 crates (via odds)

MIT/Apache

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