Skip to main content

spawn_stream_task

Function spawn_stream_task 

Source
pub fn spawn_stream_task(
    fut: impl Future<Output = ()> + Send + 'static,
) -> StreamTask