Dear #RustLang people: How would you explain lifetimes to someone that is new to #rust and #programming? Is there any material aimed to teach this in simple ways?

Edit: Outside of the Rust book. This is not for me, I am teaching Rust for others and looking for alternative ways of explaining.

Understanding lifetimes in Rust - LogRocket Blog

In this guide, we'll go over the basics of lifetimes and annotations and demonstrate how to work with them. We'll also look at some common scenarios you might run into and walk through how to solve them with lifetimes.

LogRocket Blog