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 82514a5 commit 7fb9415Copy full SHA for 7fb9415
tests/serde.rs
@@ -1,7 +1,5 @@
1
#![cfg(feature = "serde")]
2
3
-use std::assert_eq;
4
-
5
use ego_tree::{tree, Tree};
6
7
#[test]
0 commit comments