script
0.0.1
In script::
script_
thread
Structs
BHMExitSignal
IncompleteParserContexts
ScriptMemoryFailsafe
ScriptThread
Constants
SCRIPT_THREAD_ROOT
Functions
interrupt_callback
trace_thread
with_optional_script_thread
with_script_thread
script
::
script_thread
Function
with_optional_script_thread
Copy item path
Settings
Help
Summary
Source
fn with_optional_script_thread<R>( f: impl
FnOnce
(
Option
<&
ScriptThread
>) -> R, ) -> R