fedimint_
core
0.6.0-alpha
In fedimint_
core::
util::
broadcaststream
fedimint_core
::
util
::
broadcaststream
Function
make_future
Copy item path
Source
async fn make_future<T:
Clone
>( rx: Receiver<T>, ) -> (
Result
<T, RecvError>, Receiver<T>)