Expand description
Builders for dataflow regions.
Structs§
- DFGBuilder
- Builder for a
ops::DFGnode. - DFGWrapper
- Wrapper around
DFGBuilderused to build other dataflow regions.
Enums§
- DFGAdd
Port Error - Error returned by
DFGBuilder::add_inputandDFGBuilder::add_output.
Type Aliases§
- Function
Builder - Builder for a
ops::FuncDefnnode