Module feature_check::expr
source · [−]Expand description
Check whether the program’s features satisfy the specified condition.
Re-exports
pub use crate::defs::CalcResult;
pub use crate::defs::Calculable;
Modules
A set of parsers for the query expressions supported by feature-check.
Functions
Parse a “feature” or “feature op version” expression for later evaluation.