Expand description

Logic for parsing filter expressions used by cargo-nextest.

Modules

Structs

A query for a binary, passed into FilteringExpr::matches_binary.

A query for a specific test, passed into FilteringExpr::matches_test.

Enums

Filtering expression

Define a set of tests

Matcher for name