Attribute Macros§
- unstable
- Marks a function or struct (item) as unstable and guards it behind a feature flag.
Derive Macros§
- Core
Options - Implements the CoreOptions trait by generating a
set_core_options()
implementation that checks whether the frontend supports “options v2” or “options v1” and usesretro_variable
s as fallback.