We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8e139 commit ff934a8Copy full SHA for ff934a8
README.md
@@ -176,11 +176,3 @@ the ones that would be generated for `nsTArray_Simple`.
176
177
The `nocopy` annotation is used to prevent bindgen to autoderive the `Copy`
178
and `Clone` traits for a type.
179
-
180
-# Macro Usage
181
182
-This mode isn't actively maintained, so no promises are made around it. Check
183
-out the upstream documentation for info about how it *should* work.
184
185
-[sm-script]: https://github.com/servo/rust-mozjs/blob/master/etc/bindings.sh
186
-[stylo-scripts]: https://github.com/servo/servo/tree/master/components/style/binding_tools
bindgen_plugin/Cargo.toml
bindgen_plugin/src/bgmacro.rs
bindgen_plugin/src/lib.rs
0 commit comments