You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Ffi types could use similar logic to the default derivation for PartialOrd and Ord. This would allow new type wrappers to also implement PartialOrd and Ord.