rules_rust icon indicating copy to clipboard operation
rules_rust copied to clipboard

Add example for cpp calling rust by including header

Open tidefield opened this issue 2 years ago • 0 comments

This PR adds an example of cpp calling rust by using cc_import rule to include the header files and include paths.

tidefield avatar Sep 28 '23 17:09 tidefield