Module lambda::core::runtime

source ·

Traits

Functions

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.
Simple function for starting any prebuilt Runnable.