pub fn binary(on_conflict: Option<ResolveWith>) -> (Pick, Resolution)Expand description
As this algorithm doesn’t look at the actual data, it returns a choice solely based on logic.
It always results in a conflict with current being picked unless on_conflict is not None.