Function get

Source
pub fn get(
    config: QueryConfig<'_>,
    target: Option<&str>,
    extra_env: &FxHashMap<String, String>,
) -> Vec<CfgAtom>
Expand description

Uses rustc --print cfg to fetch the builtin cfgs.