[][src]Module flv_future_aio::task

Functions

main

run future and wait forever this is typically used in the server

run

run future and wait forever this is typically used in the server

run_block_on

same as async async std block on

spawn
spawn_blocking