diff options
Diffstat (limited to 'docs/markdown/snippets/rust-bindgen-std.md')
| -rw-r--r-- | docs/markdown/snippets/rust-bindgen-std.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/snippets/rust-bindgen-std.md b/docs/markdown/snippets/rust-bindgen-std.md new file mode 100644 index 000000000..2c94f9c2c --- /dev/null +++ b/docs/markdown/snippets/rust-bindgen-std.md @@ -0,0 +1,3 @@ +## Bindgen now uses the same C/C++ as the project as a whole + +Which is very important for C++ bindings. |
