Fork of https://github.com/kumabook/readability
- Removed dependency on
std::io::Read
, this allows for usage in async contexts - Performance improvements
- Updated dependencies
- Rust edition upgrade
- Removal of reqwest feature
Port of arc90labs-readability with rust - attempt to make it more idiomatic/efficient
HTMLMIT
Fork of https://github.com/kumabook/readability
std::io::Read
, this allows for usage in async contexts