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
Add a shared super type for Backend Settings. This allows for functions
to be written which operate on the type of any backend settings as opposed
to having to only work on one.
This is building towards a more generic way of describing options to
Scalatest simulations.
Signed-off-by: Schuyler Eldridge <[email protected]>
0 commit comments