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 1d0677e commit 6984805Copy full SHA for 6984805
src/lib.rs
@@ -1,4 +1,4 @@
1
-#![recursion_limit="500"]
+#![recursion_limit = "500"]
2
pub mod math;
3
pub mod rules;
4
0 commit comments