Skip to content

Latest commit

 

History

5 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

Simple CXX Example of Calling Rust from C++

Hi! This is a very minimalistic example of calling a Rust struct and associated functions from C++, while doing compilation in C++ as well. It's done using cxxbridges, and is a trimmed down version of https://github.com/paandahl/cpp-with-rust/tree/main , please go check their amazing example for more info.

Mostly using this repo for questions and as an example: for more of my projects involving C++ and Rust interop, see other repos.

关于

Minimalistic Example of Calling a Rust struct and Associated Functions from C++, Built Using CMake

Topics

Resources

Stars

4 stars

关注者

1 watching

复刻s

发布

Used by

贡献者

Languages