Microsoft Rust Training Books

Beginner, advanced, expert level Rust training material – microsoft/RustTraining… Read more

Similar

Recursive Type Definitions in Rust

I am pleased to announce that I was able to add a new feature to the Rust Clippy linter. Namely: the use_self lint will now notify that the Self keyword can be used in recursive type definitions. This feature is now officially available in the Nightly rel... (more…)

Read more »