rustx-labs / effective-rust-cn

Effective Rust 中文版
https://rustx-labs.github.io/effective-rust-cn
Apache License 2.0
222 stars 23 forks source link

Item 14: Understand lifetimes #30

Closed CakeAL closed 3 weeks ago

CakeAL commented 3 weeks ago

英文原文:https://www.lurklurk.org/effective-rust/lifetimes.html

lispking commented 3 weeks ago

31