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 ๐
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.