- Iterate over the mask directly instead of using an index. - Use Span slice and copy_from instead of a lower level function.
- Iterate over the mask directly instead of using an index. - Use Span slice and copy_from instead of a lower level function.