Add Readme
This commit is contained in:
parent
ae27ad2db2
commit
fc13310be8
11
Readme.md
Normal file
11
Readme.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Small project to somewhat better understand lifetimes.
|
||||
|
||||
This small project aims to help understanding how lifetimes work in rust a little better.
|
||||
|
||||
Swap branches to see difference without specifying lifetimes, with lifetimes and then a simplified version.
|
||||
|
||||
|
||||
|
||||
# youtube
|
||||
|
||||
Heavily inspired by the following video: https://www.youtube.com/watch?v=gRAVZv7V91Q
|
Loading…
Reference in New Issue
Block a user