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
I noticed that block2 requires arguments to implement Encode, but it doesn't do anything with that trait on the arguments. Blocks have the same encoding regardless. So does this really need to be a requirement?