Cosmos 6 days ago committed by GitHub
commit 5158ace429
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -88,6 +88,7 @@ trait Container{
type B;
fn contains(&self, a: &Self::A, b: &Self::B) -> bool;
}
```
## 默认泛型类型参数

Loading…
Cancel
Save