Skip to main content

__app_meta

Attribute Macro __app_meta 

Source
#[__app_meta]
Expand description

Internal helper attribute — do not use directly.

#[__app_meta] is injected by #[app] and consumed by downstream protocol macros. If it reaches the final compile step unconsumed (e.g. you wrote #[app(...)] without any protocol macro), it is a no-op that strips itself from the item.