Module rustc_cfg

Source
Expand description

Get the built-in cfg flags for the to be compile platform.

Functionsยง

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