Module r3_portkit::pptext
source · Expand description
Conditional string literal generation
Macros
- Preprocessed
asm!
. - Preprocessed
llvm_asm!
. - Define a macro that produces a string literal whose contents is revealed or masked based on the current build configuration (
cfg!
).