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
Clippy complains about implementing a zero-argument `new` function
without also implementing a `Default`. Add these Default
implementations to satisfy this.
Signed-off-by: David Brown <[email protected]>
0 commit comments