# Functions
Compile produces a RuleEvaluator that can quickly evaluate whether a given test name matches the given test name clustering rule, and if so, return the test name LIKE expression that defines the cluster.
# Type aliases
Evaluator evaluates a test name clustering rule on a test name, returning whether the rule matches and if so, the LIKE expression that defines the cluster.