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 5aae193 commit 9f0dc4fCopy full SHA for 9f0dc4f
circuit/src/lib.rs
@@ -1,4 +1,4 @@
1
-// #![no_std]
+#![no_std]
2
extern crate alloc;
3
4
#[cfg(debug_assertions)]
0 commit comments