Closed teohhanhui closed 5 months ago
See https://clang.llvm.org/docs/UsersManual.html#comment-parsing-options
This helps to have the doc comments carry over to the bindgen-generated Rust bindings. See https://docs.rs/bindgen/0.69.4/bindgen/struct.Builder.html#method.generate_comments
bindgen
clippy keeps getting stricter. Haha...
clippy
Lints will be fixed by #184
Merged #184, can you rebase?
Rebased.
See https://clang.llvm.org/docs/UsersManual.html#comment-parsing-options
This helps to have the doc comments carry over to the
bindgen
-generated Rust bindings. See https://docs.rs/bindgen/0.69.4/bindgen/struct.Builder.html#method.generate_comments