I should first say, thank you for the crate, this is very useful for even comparing binary data.
Similar to capture_diff_slices but user can supply a F: FnMut(&T, &T) -> Ordering.
This is more of a wishlist since I don't have a concrete design in mind. Please feel free to close if this is not possible or not on the roadmap.
I should first say, thank you for the crate, this is very useful for even comparing binary data.
Similar to
capture_diff_slicesbut user can supply aF: FnMut(&T, &T) -> Ordering.This is more of a wishlist since I don't have a concrete design in mind. Please feel free to close if this is not possible or not on the roadmap.