[][src]Attribute Macro bevy_discovery::system

#[system]

Use this macro to annotate systems that need to be registered. Optionally, you can pass a value that evaluates to &str to register the macro in a specific stage.