Brussels / 2 & 3 February 2019

schedule

Call C++ from Rust with the cpp crate

Interoperate with C++ libraries, using Qt as an example


There is a lot of existing code and libraries written in C++. The cpp crates allow to embed easily C++ within your rust code so you can call interoperate with the existing C++ code. In this talk, we will see how to use this create and how it works behind the scenes. As an example, we will look at the qmetaobject which expose Qt api to Rust.

Speakers

Olivier Goffart

Links