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
Currently, impl_or_verify! doesn't support is_bit_valid, and so when feature = "derive" is disabled, we emit an is_bit_valid impl which unconditionally returns true.