pub fn wire_downstream(
upstream: &PluginRuntimeHandle,
downstream_sender: NDArraySender,
)Expand description
Connect a downstream plugin’s sender to a plugin runtime’s output.
pub fn wire_downstream(
upstream: &PluginRuntimeHandle,
downstream_sender: NDArraySender,
)Connect a downstream plugin’s sender to a plugin runtime’s output.