rust/library/core
Gurinder Singh 423481ba54 Improve example in slice::windows() doc
Now using a window of 3 instead 2 because it removes any
confusion about exactly how consecutive windows overlap
2023-12-04 11:17:42 +05:30
..
benches benchmarks for Chars::advance_by 2023-11-27 22:06:35 +01:00
src Improve example in slice::windows() doc 2023-12-04 11:17:42 +05:30
tests Fix library tests 2023-11-26 08:50:39 -05:00
Cargo.toml