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 91ffed1 commit 60b8c7fCopy full SHA for 60b8c7f
mylib.rs
@@ -1,6 +1,5 @@
1
#[crate_type = "lib"];
2
#[no_std];
3
-#[no_core];
4
#[allow(ctypes)];
5
6
#[no_mangle]
0 commit comments