aboutsummaryrefslogtreecommitdiff
path: root/src/output
diff options
context:
space:
mode:
authorDaniel <kingdread@gmx.de>2020-04-17 15:18:20 +0200
committerDaniel <kingdread@gmx.de>2020-04-17 15:18:20 +0200
commitba491c8a5f6c8c2fa86b12dacf9d80f92da9168a (patch)
treee448ef79962fa06f0653d01e0716c8a8a14baa56 /src/output
parentc381bfd0972d8f8e080c74d63df66486e514f35f (diff)
downloadraidgrep-ba491c8a5f6c8c2fa86b12dacf9d80f92da9168a.tar.gz
raidgrep-ba491c8a5f6c8c2fa86b12dacf9d80f92da9168a.tar.bz2
raidgrep-ba491c8a5f6c8c2fa86b12dacf9d80f92da9168a.zip
split off player filters and log filters
As it turns out, we can easily re-use the existing Filter machinery to generalize over LogFilters (which operate on LogResults) and PlayerFilters (which operate on Players). The feature trait_aliases is not strictly needed but makes the function signatures a bit nicer and easier to read, and it reduces the chances of an error (e.g. by using Filter<&PartialEvtc, ...>).
Diffstat (limited to 'src/output')
0 files changed, 0 insertions, 0 deletions