01-10-2025
Lifetimes! MOAR Lifetimes in Rust!
Finally, managed to learn a little bit about Rust lifetimes while trying refactor my file watching daemon. I am not sure what I did entirely, but when all the trait based stuff worked out, it felt good. Really good. Maybe tomorrow I'll know what exactly I did that made the compiler work. Maybe I'll write down a blog article about lifetimes when I get a chance.
For now, Good Night!