blob: fdad5a90fd40c6cc5068cff300e5af601ba0950c [file] [log] [blame] [view]
# 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.