Merge pull request #1524 from Rhenium0677/main

fix: typo
main
Sunface 3 days ago committed by GitHub
commit 7e6aa38e31
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