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 dcd7dea commit daa0fe6Copy full SHA for daa0fe6
ices/83474.rs
@@ -0,0 +1,5 @@
1
+#[lang = "owned_box"]
2
+struct Foo;
3
+fn main() {
4
+ Foo
5
+}
0 commit comments