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
As per #310, for users of bitflags to continue being able to derive zerocopy traits on bitflags-generated types, it appears that there will need to be a cargo feature flag to make the internal bitflags types derive the relevant zerocopy traits.