Skip to main content

shared

Attribute Macro shared 

Source
#[shared]
Expand description

Marks a file or inline mod as shared-stage code for transpilation.

Shared modules may be required by any other stage.