Skip to content

Document how to make the library Send in README.md#318

Merged
adamreichold merged 6 commits into
rust-scraper:masterfrom
Internal-Compiler-Error:master
Jun 9, 2026
Merged

Document how to make the library Send in README.md#318
adamreichold merged 6 commits into
rust-scraper:masterfrom
Internal-Compiler-Error:master

Conversation

@Internal-Compiler-Error

Copy link
Copy Markdown
Contributor

I had been using the library along with tokio but always found the Html type wasn't Send annoying. Turns out a feature flag already existed that solved my problem but wasn't documented. This just documents it.

Comment thread scraper/README.md Outdated
`html5ever` already exposes it a module
Comment thread scraper/README.md Outdated

@adamreichold adamreichold left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@adamreichold

Copy link
Copy Markdown
Member

Ah, you need to run cargo fmt which will sort the uses alphabetically.

@adamreichold adamreichold merged commit 07e485f into rust-scraper:master Jun 9, 2026
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