Wrote my first piece of Rust where I used lifetimes not only because I had to: https://gist.github.com/tadzik/249986bddfce57773567db272323742c
It's a good feeling – like successfully using C pointers for the first time, all those years ago. I miss fighting with languages rather than APIs :')