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