pub fn speculative_feature_state(
    feature: SpeculationFeature
) -> Result<Option<SpeculationFeatureState>>
Available on crate feature process only.
Expand description

Get the state of the speculation misfeature.

References