4 releases

0.1.3 Jul 26, 2023
0.1.2 Mar 20, 2022
0.1.1 Oct 22, 2021
0.1.0 Sep 26, 2021

#305 in Video

Download history 1/week @ 2024-02-20 10/week @ 2024-02-27 3/week @ 2024-03-05 5/week @ 2024-03-12 4/week @ 2024-03-19 1/week @ 2024-03-26 14/week @ 2024-04-02 43/week @ 2024-04-09

58 downloads per month
Used in tf_join

GPL-3.0-or-later

17KB
273 lines

Tubefeeder Extractor

This is a part of Tubefeeder Extractor.

This contains information about filtering structs and combinind multiple filters into one filter group.


lib.rs:

This contains [Filter] to filter out Filter::Items and [FilterGroup] to group [Filter]s of the same kind.

Dependencies