Rust & Qt workshop
This workbook contains the material for a Rust & Qt workshop held by Ferrous Systems, developed and held together with KDAB. It is based on work by Jan-Erik Rediger.
It is split into 2 parts:
Part 1: Setup
An installation guide for all tooling used throughout this book.
Part 2: Tutorial
A hands-on tutorial writing Rust and compiling it in 3 variations: as a command-line app, as a library and as a small Qt app using the library using CXX-Qt.