Skip to main content

FEATURES

Static FEATURES 

Source
static FEATURES: OnceLock<Vec<String>>
Expand description

Processed list of features across all project crates. This is generated from the data in the MANIFEST strings and contains all possible project features. For enabled features see the info::rustc module instead.