Function mz_transform::dataflow::inline_views
source ยท fn inline_views(dataflow: &mut DataflowDesc) -> Result<(), TransformError>
Expand description
Inline views used in one other view, and in no exported objects.
fn inline_views(dataflow: &mut DataflowDesc) -> Result<(), TransformError>
Inline views used in one other view, and in no exported objects.