pub trait WithArgsSelect { }
Marker for outputs that require custom select arguments.
Implemented by the Output derive macro.
Output