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 89fb03a commit 1bac541Copy full SHA for 1bac541
src/test/auxiliary/issue-3012-1.rs
@@ -1,4 +1,5 @@
1
#[link(name="socketlib", vers="0.0")];
2
+#[crate_type = "lib"];
3
4
mod socket {
5
0 commit comments