Module runtime

Module runtime 

Source
Expand description

A runtime that automatically shutdown itself on drop.

Structsยง

BackgroundShutdownRuntime
A wrapper around Runtime that shuts down the runtime in the background when dropped.
SingletonHandle
A non-cloneable runtime handle.