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 0fc70b0 commit 280e8afCopy full SHA for 280e8af
src/internal_math.rs
@@ -1,3 +1,5 @@
1
+// remove this after dependencies has been added
2
+#![allow(dead_code)]
3
use std::mem::swap;
4
5
/// # Arguments
0 commit comments