No description
Find a file
Kenneth Gitere 7219198524 Change function signature of next_element to return an Option
rather than mutate a given value.

The new function signature reads a little easier than before.
Remove TODO task in replace_brs
2020-09-23 22:52:07 +03:00
src Change function signature of next_element to return an Option 2020-09-23 22:52:07 +03:00
test_html Add moz_readability initial code and accompanying unit tests 2020-08-31 19:30:09 +03:00
.gitignore Merge branch 'master' into dev 2020-05-16 10:35:47 +03:00
Cargo.lock Add moz_readability initial code and accompanying unit tests 2020-08-31 19:30:09 +03:00
Cargo.toml Add moz_readability initial code and accompanying unit tests 2020-08-31 19:30:09 +03:00
LICENSE Initial commit 2020-04-30 08:06:07 +03:00