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.