Module feature_check::defs[][src]

Expand description

Common definitions for the feature-check crate’s modules.

Structs

Runtime configuration settings for the obtain_features function.

Enums

The feature-check operating mode, usually “List”.

The result of querying a program for its supported features.

Constants

The default option to pass to a program to obtain the list of features.

The default prefix to look for in the lines output by the program.