Skip to main content

Rust Code in Qt Applications: Challenges and Solutions

Qt developers wanting to use Rust in their applications face unique challenges due to Qts extensive meta-object system.  In this talk we'll explain the Qt-specific challenges to Rust interoperability and how they can be overcome.  It will include an overview of the available approaches and a short introduction to CXX-Qt.