mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 12:39:42 +00:00
Merge pull request #323 from LarryLee-studio/patch-1
Update generics.md
This commit is contained in:
@ -31,7 +31,7 @@ fn main() {
|
||||
}
|
||||
```
|
||||
|
||||
1. 🌟🌟
|
||||
2. 🌟🌟
|
||||
```rust,editable
|
||||
|
||||
// 实现下面的泛型函数 sum
|
||||
|
Reference in New Issue
Block a user