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 biggest IMO with the current solution, is that it's unclear what default does; Although somehow I expect it to populate the struct with the default values - which does not really exist.
Look at example below. Problem: you can not compare to Version::default(), although it exists :S
The text was updated successfully, but these errors were encountered: