We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c057768 commit 6823663Copy full SHA for 6823663
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