在Rust 中所谓的异步其实是靠着 trait Future 来实现的, 它的描述如下 ... 在上述的 main 函数里用 block_on 是不能执行 tokio 或者 async-std 里面 ...
確定! 回上一頁