blog | sven kanoldt

sharing thoughts on learning rust, open source projects and other tech stuff

lifetimes made easy

Rust lifetimes have the reputation to be very complicated, hard to use and even harder to understand. With this little article the entry barrier should be lowered and clarity should shine among the curious reader.

Read more ⟶

little rust starter hint series: modules and imports

Rust 2018 modules and imports can be a little confusing at first, with this little overview the entry barrier should be lowered and clarity should be given.

Read more ⟶