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
Currently, the only way to know that a type is must_use is to check the source for that type. Rustdoc should probably provide some sort of label for this to make such types easier to identify. This makes the documentation more explicit.