Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

print=wasm-proc-macro-tuple

The tracking issue for this feature is: #160389.


This option of the --print flag produces the target for which wasm proc-macros should be compiled.

Intended to be used like this:

rustc --print=wasm-proc-macro-tuple -Zunstable-options