imageproc
imageproc copied to clipboard
Add `#[must_use]` to all non-mut image processing functions
Inspired by https://github.com/image-rs/image/pull/2268, the same reasoning applies to imageproc function I think.