2 releases
0.0.2 | Dec 18, 2024 |
---|---|
0.0.1 | Nov 29, 2024 |
#1278 in Data structures
769 downloads per month
Used in 2 crates
(via anypki)
14KB
285 lines
SliceFind trait add .find() method (for search sub-slice in slice) to Vec, slice, fixed-length-slice in standard library