rune
0.1.0
In rune::
core::
gc::
context
Structs
Block
Context
RootSet
Enums
DropStackElem
Constants
SINGLETON_CHECK
Statics
GLOBAL_CHECK
rune
::
core
::
gc
::
context
Constant
SINGLETON_CHECK
Copy item path
Settings
Help
Summary
Source
const SINGLETON_CHECK:
LocalKey
<
Cell
<
bool
>>;
Expand description
Ensure there is only one context per thread.