更清晰的生命周期描述

作者: xingty创建于 2026年2月12日更新于 2026年2月12日

In Chapter 2, Section 10 (corresponding to basic/lifetime.md), there is a description as follows: Before we finish this section, let's make an interesting change and change the lifetime of the method's return value to 'b':

内容来源: sunface/rust-course