Module cfg

Source
Expand description

The compiler code necessary to support the cfg! extension, which expands to a literal true or false based on whether the given cfg matches the current compilation environment.

Functionsยง

expand_cfg ๐Ÿ”’
parse_cfg ๐Ÿ”’