Sign in
rust
/
rust-by-example
/
refs/heads/macros
/
.
/
examples
/
attribute
/
cfg
/
input.md
blob: 1d473f39f4ad23e52fd1071727a407206f87fd5a [
file
] [
log
] [
blame
] [
view
] [
edit
]
The
`cfg`
attribute can be
use
to achieve conditional compilation
.
{
cfg
.
play
}