rune::core::gc::context

Constant SINGLETON_CHECK

Source
const SINGLETON_CHECK: LocalKey<Cell<bool>>;
Expand description

Ensure there is only one context per thread.