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
$ xargo builderror: symbol `Hello` is already defined --> src/main.rs:4:1 |4 | static BAR: u8 = 0; | ^^^^^^^^^^^^^^^^^^^error: Could not compile `hello`.