Skip to main content

wire_downstream

Function wire_downstream 

Source
pub fn wire_downstream(
    upstream: &PluginRuntimeHandle,
    downstream_sender: NDArraySender,
)
Expand description

Connect a downstream plugin’s sender to a plugin runtime’s output.