Skip to main content

Module rustc_cfg

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.
rustc_print_cfg ๐Ÿ”’