It seems fairly common for people to want to implement a trait for another trait. Trait objects can accomplish it, but they'll use dynamic ...
確定! 回上一頁