To perform an asynchronous computation, you use an async function which always produces a future. Inside such an asynchronous function, you can use the await ...
確定! 回上一頁