Skip to main content

with_runtime_context

Function with_runtime_context 

Source
pub fn with_runtime_context<R>(runnable: R) -> RuntimeContextRunnable<R>
Expand description

Wrap a RunnableWithContext for use anywhere a Runnable is expected.