Traits with async methods can be used as trait objects as long as they meet the usual requirements for dyn -- no methods with type parameters, ...
確定! 回上一頁