Module feature_check::expr[][src]

Expand description

Check whether the program’s features satisfy the specified condition.

Enums

The result of evaluating either a single term or the whole expression.

Traits

An object that may be evaluated and provide a result.

Functions

Parse a “feature op version” expression for later evaluation.