Module superfusion::criteria[][src]

Expand description

Specify criteria that can be considered a ‘project’

Structs

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

Type Definitions

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