re_
grpc_
client
0.24.0-alpha.1+dev
re_grpc_client
Function
spawn_future
Copy item path
Source
pub(crate) fn spawn_future<F>(future: F)
where F:
Future
<Output =
()
> + 'static +
Send
,