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 c7cf67a commit dfbebffCopy full SHA for dfbebff
crates/domparser_napi/src/node_repr/query.rs
@@ -1,6 +1,5 @@
1
use html5ever::serialize::{self, serialize, SerializeOpts};
2
use html5ever::{local_name, namespace_url, ns, LocalName, Namespace};
3
-use indexmap::IndexMap;
4
use kuchikiki::ExpandedName;
5
6
use crate::serializer::serialize_text_only;
0 commit comments