要避免問題#1 跟#2, async-trait 讓async fn返回dyn Future而不是impl Future。 要避免問題#3, async-trait 你可以選用Pin< ...
確定! 回上一頁