Skip to content

Conversation

@remimimimimi
Copy link
Contributor

Introduce a suite of traversal methods on NodeMut that mirror NodeRef iterators for convenient, mutable navigation of a tree structure without manually juggling NodeMut. In addition, I've implemented as_ref method that downgrades NodeMut to NodeRef. All new methods (except as_ref) are covered by unit tests.

@adamreichold adamreichold merged commit 2a90702 into rust-scraper:master Apr 18, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants