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