Crate msfs_derive
source ·Attribute Macros
- Declare a gauge callback. It will be automatically exported with the name
NAME_gauge_callback
, whereNAME
is the name of the decorated function. - Generate a struct which can be used with SimConnect’s client data definitions.
- Generate a struct which can be used with SimConnect’s data definitions.
- Declare a standalone module.