rules_rust
rules_rust copied to clipboard
Add example for cpp calling rust by including header
This PR adds an example of cpp calling rust by using cc_import rule to include the header files and include paths.