Calling asynchronous Rust code in a synchronous context may lead to problems, ... which blocks current thread until the future completes.
確定! 回上一頁