Function lambda::core::runtime::build_and_start_kernel
source · Expand description
Builds & executes a runtime all in one good. It’s a good idea to use this if you don’t need to execute any code in between the building & execution stage of the runnable, but will not impact or modify the runtime in any way.