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
For each arm, constants can be assigned. However, going from constant -> non-unit variants will be impossible unless explicitly described how to fill out the tuple values (e.g. using std::default::Default)