Module feature_check::expr[][src]

Expand description

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

Enums

CalcResult

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

Traits

Calculable

An object that may be evaluated and provide a result.

Functions

parse_simple

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