Function lambda::runtime::start_runtime

source ·
pub fn start_runtime<R: Sized + Debug, E: Sized + Debug, T: Runtime<R, E>>(
    runtime: T
)
Expand description

Simple function for starting any prebuilt Runnable.