We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f3f04a commit 97a488eCopy full SHA for 97a488e
src/dummy.rs
@@ -1,5 +1,5 @@
1
+use crate::Allocator;
2
use core::ptr;
-use Allocator;
3
4
pub struct System {
5
_priv: (),
0 commit comments