Robuta

https://www.kernel.org/doc/rustdoc/latest/core/slice/struct.RSplitNMut.html RSplitNMut in core::slice - Rust An iterator over subslices separated by elements that match a predicate function, limited to a given number of splits, starting from the end of the slice. coreslicerust