James-LG / Skyscraper

Rust library for scraping HTML using XPath expressions
MIT License
30 stars 3 forks source link

fix(xpath)!: Allow selection of root node with // #8

Closed James-LG closed 2 years ago

James-LG commented 2 years ago

Fixes #5

Additionally:

BREAKING CHANGE: