Small project to somewhat better understand lifetimes. Also see https://www.youtube.com/watch?v=gRAVZv7V91Q
Go to file
2024-01-23 11:00:39 +01:00
src Example with lifetimes specified 2024-01-23 11:00:39 +01:00
.gitignore Example of an error when lifetime not specified 2024-01-23 10:48:58 +01:00
Cargo.lock Example of an error when lifetime not specified 2024-01-23 10:48:58 +01:00
Cargo.toml Example of an error when lifetime not specified 2024-01-23 10:48:58 +01:00