Error handling in Rust is not as simple as just using Result and Option. For beginners, Rust’s...
Explore Rust's core data structures, including Vectors, HashSets, and more, to write efficient and safe code.
Hello fellow developer ! Let me show you my first Rust project : A custom vector Db with Rust,...
Prologue: Departure to Neverland Once upon a time, in the mystical world of terminals,...
Introduction I recently started getting more and more into Rust, as I wanted to adopt a...