pull/1524/head
Cosmos 6 days ago
parent c71a9c3ef2
commit 8fa6cc8f61

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

Loading…
Cancel
Save