|
|
|
|
|
by kazinator
660 days ago
|
|
It may not be too different from references, but Rust separately has those also, separately from lifetimes. In modern languages, we don't have to think about lifetimes most of the time, let alone notate them. Rust has too much stuff converging into the same context. |
|