sunface / rust-by-practice

Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
https://practice.course.rs
Creative Commons Attribution 4.0 International
12.22k stars 985 forks source link

Update basic.md #483

Closed CAESIUS-TIM closed 10 months ago

CAESIUS-TIM commented 10 months ago

y 与输出无关,可以移除其生命周期标注。

sunface commented 10 months ago

这里是演示目的,加上会更好 :)

CAESIUS-TIM commented 10 months ago

这里是演示目的,加上会更好 :)

诶?原题不是“移除所有可以消除的生命周期标注”。