[][src]Module superfusion::criteria

Specify criteria that can be considered a 'project'

Structs

Composite

A composition of multiple criteria. All criteria must be satisfied to pass the test.

Type Definitions

Criteria

A single 'criteria' is a function that take Path reference and return some boolean.