We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9665475 commit 31b0ae5Copy full SHA for 31b0ae5
src/lib.rs
@@ -1,4 +1,4 @@
1
-// #![no_std]
+#![no_std]
2
3
#[cfg(feature = "nalgebra")]
4
mod tonalgebra;
0 commit comments