diff options
author | Daniel <kingdread@gmx.de> | 2020-04-17 15:18:20 +0200 |
---|---|---|
committer | Daniel <kingdread@gmx.de> | 2020-04-17 15:18:20 +0200 |
commit | ba491c8a5f6c8c2fa86b12dacf9d80f92da9168a (patch) | |
tree | e448ef79962fa06f0653d01e0716c8a8a14baa56 /README.md | |
parent | c381bfd0972d8f8e080c74d63df66486e514f35f (diff) | |
download | raidgrep-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 'README.md')
0 files changed, 0 insertions, 0 deletions