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
Calls to Default::default() are less readable than T::default(). Using the name of the type makes it easier for the reader to discern which type is being used.
Occurrences
There is 1 occurrence of this issue in the repository.