We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de96a0 commit 8e797eaCopy full SHA for 8e797ea
src/conditional-compilation.md
@@ -319,7 +319,7 @@ r[cfg.attr]
319
### The `cfg` attribute
320
321
r[cfg.attr.intro]
322
-The `cfg` [attribute] conditionally includes the thing it is attached to based on a configuration predicate.
+The *`cfg` [attribute]* conditionally includes the thing it is attached to based on a configuration predicate.
323
324
> [!EXAMPLE]
325
> Some examples of using `cfg` on functions:
0 commit comments