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
Right now, rust-analyzer offers to generate an associated fn new for structs with named fields, but not for tuple structs. It would be great if it could do so for both :)