Skip to main content
producer
spin_
wasi_
async
3.7.0-pre0
In spin_
wasi_
async::
stream
spin_wasi_async
::
stream
Function
producer
Copy item path
Source
pub fn producer<T:
Send
+
Sync
+ 'static>(rx:
Receiver
<T>) ->
StreamProducer
<T>