Back to Comprehensive Rust

With C++

src/android/interoperability/cpp.md

latest244 B
Original Source
<!-- Copyright 2022 Google LLC SPDX-License-Identifier: CC-BY-4.0 -->

With C++

The CXX crate enables safe interoperability between Rust and C++.

The overall approach looks like this: