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
This would require Specialization; it would be more practical to instead derive ShaderType for bitflags. And since bitflags are just a newtype wrapper, maybe we can just allow deriving ShaderType for all newtypes.
Most likely after bitflags v2 since it will release with a new
BitFlags
traitThe text was updated successfully, but these errors were encountered: