Skip to content
Rust Search
← FOSDEM 2019

Call C++ from Rust with the cpp crate

FOSDEM

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.

Recording not playing? Use the FOSDEM link above.