Struct timely::dataflow::operators::generic::builder_raw::OperatorShape [] [src]

pub struct OperatorShape { /* fields omitted */ }

Contains type-free information about the operator properties.

Methods

impl OperatorShape
[src]

Core data for the structure of an operator, minus scope and logic.

[src]

The number of inputs of this operator

[src]

The number of outputs of this operator