script
0.0.1
In script::
script_
thread
script
::
script_thread
Function
with_optional_script_thread
Copy item path
Source
fn with_optional_script_thread<R>( f: impl
FnOnce
(
Option
<&
ScriptThread
>) -> R, ) -> R