Conversation

If you're writing a Rust library that you want to use from C/C++, I just wrote a hefty new user guide for cbindgen which exhaustively documents all of its super cool features: github.com/eqrion/cbindge (cbindgen generates C/C++11 headers for Rust libraries which expose a C API)
2
107