Module foyer_common::runtime
source · Expand description
A runtime that automatically shutdown itself on drop.
Structs§
- A wrapper around
Runtimethat shuts down the runtime in the background when dropped.
A runtime that automatically shutdown itself on drop.
Runtime that shuts down the runtime in the background when dropped.