Rust_Search icon indicating copy to clipboard operation
Rust_Search copied to clipboard

Is there any example using this library in c++?

Open zeroxer opened this issue 2 years ago • 0 comments

This is a cool library. I want to using this library in my c++ project, but I cannot find any example. I know I can use rust cxx to embed rust library to c++, but that's not easy to return string vector from rust to c++. So hope any cxx/c++ exmaple using this library. Have you ever tired cxx? It will be awsome to have an example of that.

zeroxer avatar Mar 19 '23 08:03 zeroxer