We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4e7fc8 commit 92395b4Copy full SHA for 92395b4
tests/parse_callbacks/mod.rs
@@ -1,4 +1,4 @@
1
-use bindgen::callbacks::*;
+use crate::bindgen::callbacks::*;
2
3
#[derive(Debug)]
4
struct EnumVariantRename;
0 commit comments