2 releases

0.0.2 Dec 18, 2024
0.0.1 Nov 29, 2024

#1278 in Data structures

Download history 163/week @ 2024-11-27 155/week @ 2024-12-04 258/week @ 2024-12-11 277/week @ 2024-12-18 29/week @ 2024-12-25

769 downloads per month
Used in 2 crates (via anypki)

MIT license

14KB
285 lines


SliceFind trait add .find() method (for search sub-slice in slice) to Vec, slice, fixed-length-slice in standard library

No runtime deps