ReactiveDag.Node.Ref (reactive_dag v0.17.0-rc.3)

Copy Markdown View Source

A by-name input edge to another named node (ref :id). The general form — nestable inside compose. The flat depends_on: [:a, :b] schema key is sugar that lowers to one %Ref{} per id.