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
error[E0530]: let bindings cannot shadow unit structs --> src/main.rs:21:12 | 4 | struct Private; | --------------- the unit struct `Private` is defined here...21 | #(#Private #iter)* | ^^^^^^^ cannot be named the same as a unit struct