Skip to main content

shutdown_context

Function shutdown_context 

Source
pub fn shutdown_context()
Expand description

Shuts down the global context.

Note: Due to OnceLock semantics, the context cannot be re-initialized after shutdown in the same process.