tree: 754ebafd20dcc0a40dee14b39ee7d1024b78e82b [path history] [tgz]
  1. BUILD
  2. example.rs
  3. main.cc
  4. README.md
examples/cc_bindings_from_rs_basics/README.md

Minimal example of C++ bindings for Rust APIs

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