Lifetimes in Data Structures
https://google.github.io/comprehensive-rust/ownership/lifetimes-data-structures.html when possible, data structures ought to own their data directly, rather than borrowing a reference.
This commit is contained in:
parent
d2bc5d2981
commit
95f52e96d3
37 changed files with 11 additions and 17 deletions
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue