diff options
| author | Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com> | 2026-03-16 01:30:13 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-18 14:33:26 -0700 |
| commit | 2c74fbff25cbf33fe61f5cb36b2b50e7d2e93329 (patch) | |
| tree | f97de1e15564a333a9427e724355b4ca4afdfb24 /meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb | |
| parent | 5610dcfffcbcd70ff506b20cbd4d9acafa074bc5 (diff) | |
| download | meta-openembedded-2c74fbff25cbf33fe61f5cb36b2b50e7d2e93329.tar.gz | |
librust-cxx: Add librust-cxx recipe
Add a recipe for the cxx crate, which provides a safe and efficient
bridge for interoperability between Rust and C++ code. It allows
defining the FFI boundary in a shared Rust module and generates
compatible bindings for both languages during the build process.
The crate is implemented in Rust and supports zero-overhead FFI with
common Rust and C++ standard library types.
More information: https://crates.io/crates/cxx
Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb')
0 files changed, 0 insertions, 0 deletions
