rerun_
bindings
0.24.0-alpha.1+dev
In rerun_
bindings::
utils
rerun_bindings
::
utils
Function
wait_for_future
Copy item path
Source
pub fn wait_for_future<F>(py: Python<'_>, f: F) -> F::
Output
where F:
Future
+
Send
, F::
Output
:
Send
,