API documentation for the Rust `block_on` macro in crate `blocking`. ... Note that block_on!(expr) is just syntax sugar for block_on(async move { expr }) .
確定! 回上一頁