Update generics.md

This commit is contained in:
Larry Lee 2022-10-30 10:00:41 +08:00 committed by GitHub
parent 80efefae9e
commit cf9c15cd56
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ fn main() {
}
```
1. 🌟🌟
2. 🌟🌟
```rust,editable
// 实现下面的泛型函数 sum