mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-06 03:46:44 +08:00
Allows avoiding constructing std::string instances, since this only reads an arbitrary sequence of characters. We can also make ParseFilterRule() internal, since it doesn't depend on any private instance state of Filter