pub trait NormalSelect { }
Marker for outputs without custom select arguments.
Implemented by the Output derive macro.
Output