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.