Tuple used during Pipeline construction representing a pipeline node (first element), and the node’s output type (second element)
alias of Tuple[mrc.core.segment.SegmentObject, Type]
Tuple
mrc.core.segment.SegmentObject
Type