refactor(iter): use indextree::Traverse for iterating nodes
This commit is contained in:
parent
275fbfad34
commit
21aba13d71
7 changed files with 124 additions and 552 deletions
|
|
@ -1,3 +1,3 @@
|
|||
mod html;
|
||||
pub mod html;
|
||||
|
||||
pub use html::*;
|
||||
pub use html::{DefaultHtmlHandler, HtmlHandler};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue