tree: 856f7dc882565edfd93815290db10d23d7adf52d [path history] [tgz]
  1. BUILD
  2. example.cc
  3. example.h
  4. main.rs
  5. README.md
examples/rs_bindings_from_cc_basics/README.md

Minimal example of Rust bindings for C++ APIs

This directory contains a minimal self-contained example of how to use Crubit to call a C++ function from Rust code.