Function cubist_proxy::pipeline::pass

source ·
pub fn pass(off: Offchain, uri: Uri) -> JoinHandle<Result<(), FatalErr>>
Expand description

A very simple passthru pipeline. This is a full-fledged pipeline that takes an Offchain and handles it entirely.