re_grpc_client
0.22.1
Function
re_grpc_client
::
spawn_future
Copy item path
source
ยท
[
−
]
pub(crate) fn spawn_future<F>(future: F)
where F:
Future
<Output =
()
> + 'static +
Send
,