So there are two entities involved: the interface and the class that implements it. In Rust, as in Haskell, there are *three* entities: the trait, the type, ...
確定! 回上一頁