Convert &Trait (where Trait: Downcast ) to &Any . This is needed since Rust cannot generate &Any 's vtable from &Trait 's. Read more ...
確定! 回上一頁