Closed robertknight closed 1 month ago
The Input, Output and InputOrOutput types all had identical Layout impls. De-duplicate them with a macro.
Input
Output
InputOrOutput
Layout
The
Input
,Output
andInputOrOutput
types all had identicalLayout
impls. De-duplicate them with a macro.