blob: dd1c4b93bece0e82957cadaa5ead06317a2c761e [file] [log] [blame]
.-----------------------------.
| #[cxx::bridge] mod |
| description of boundary |
'--------------+--------------'
|
|
"Macro expansion" | "Code generation"
+---------------+---------------+
Safe | |
straightforward v v Straightforward
"Rust APIs".----------------. "Hidden C ABI".---------------. "C++ APIs"
Rust <----------->| "Rust bindings"|<~~~~~~~~~~~~~>| "C++ bindings"|<-----------> "C++"
code '----------------' '---------------' code