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
The Type Definitions section of the Manual would benefit from some code examples, especially those that clarify how traits and impls interact with the new name.
I find the term "type definition" confusing because this section seems to be describing what I think of as "type aliases". Aren't enum and struct also examples of "type definitions"? If so, is it worth changing this terminology?