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

View File

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