For a sealed family (all implementations of a sealed trait
or defined explicit union types), this option enables the automatic
materialization of handlers for the member types.
If used, make sure it cannot lead to type recursion issue
(disabled by default).
For a sealed family (all implementations of a sealed trait or defined explicit union types), this option enables the automatic materialization of handlers for the member types.
If used, make sure it cannot lead to type recursion issue (disabled by default).