Attribute Macro perseus::engine

source ·
#[engine]
Expand description

Marks the annotated code as only to be run as part of the engine (the server, the builder, the exporter, etc.). This resolves to a target-gate that makes the annotated code run only on targets that are not wasm32.