We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a6aaf commit 6eb2817Copy full SHA for 6eb2817
src/node.rs
@@ -1,4 +1,4 @@
1
-use alloc::{format, string::String, vec::Vec};
+use alloc::{string::String, vec::Vec};
2
use core::{
3
cmp::Ordering,
4
fmt::{self, Write},
0 commit comments