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
Every time I run cargo init I forget the --bin option. I'd prefer an alternative to rm -rf *; cargo init --bin. Alternatively, a n00b mode might be helpful. I'd appreciate it if a bare cargo init stopped to ask me if I'd forgotten the --bin like a n00b again.