add some comments to filter_with_lists and add a basic test

This commit is contained in:
xffxff 2023-08-24 09:29:08 +08:00
parent 7f371bf91b
commit 5c0397c456
3 changed files with 67 additions and 1 deletions

1
Cargo.lock generated
View file

@ -3566,6 +3566,7 @@ dependencies = [
"scraper",
"serde",
"serde_json",
"tempfile",
"tokio 1.32.0",
]