wolfgang ziegler


„make stuff and blog about it“

Rust Article Part 2 in windows.developer Magazine

May 14, 2018

Last month my windows.developer introduction article on the Rust programming language was published. If you liked it, find the Rust language interesting and are interested in advanced uses cases, take a look at part two of this article series in the current windows.developer issue.

windows.developer issue on Rust Part 2

You will learn about:

  • Modules and components in Rust.
  • Package management with Cargo.
  • Unit Testing in Rust.
  • How to generate great documentation for your Rust code.

The articles in this magazine are written in German, so apologies to my non-German-speaking friends and followers.

If you are interested in the actual source code for this project, take a look at my GitHub repository.

Also, make sure to check out my other writing in case your are interested.