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 3ffd554 commit 47c1796Copy full SHA for 47c1796
cortex-ar/src/mmu.rs
@@ -1,4 +1,4 @@
1
-use arbitrary_int::{u12, u2, u3, u4, Number};
+use arbitrary_int::{u12, u2, u3, u4};
2
3
#[derive(Debug, thiserror::Error)]
4
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
0 commit comments