Micha Reiser
e863fa55cb
Rename ConfigurationOptions derive macro to OptionsMetadata
...
## Summary
It's common practice to name derive macros the same as the trait that they implement (`Debug`, `Display`, `Eq`, `Serialize`, ...).
This PR renames the `ConfigurationOptions` derive macro to `OptionsMetadata` to match the trait name.
## Test Plan
`cargo build`
2023-09-27 09:04:26 +02:00
..
2023-09-27 08:46:27 +02:00
2023-09-26 15:29:43 +02:00
2023-09-21 08:01:24 +02:00
2023-09-27 08:46:27 +02:00
2023-09-27 08:46:27 +02:00
2023-09-01 13:56:44 +00:00
2023-09-22 15:47:57 +00:00
2023-07-04 14:27:23 +00:00
2023-09-27 04:49:41 +00:00
2023-09-27 09:04:26 +02:00
2023-09-13 17:55:03 +02:00
2023-09-27 00:36:55 -04:00
2023-09-21 17:01:44 +00:00
2023-09-26 15:29:43 +02:00
2023-09-26 15:29:43 +02:00
2023-09-25 15:13:21 +00:00
2023-09-26 15:29:43 +02:00
2023-08-01 19:29:42 +02:00
2023-09-25 15:13:21 +00:00
2023-09-21 14:24:51 -04:00
2023-09-25 14:34:59 +00:00
2023-09-14 09:40:05 -05:00
2023-09-23 19:36:50 +00:00
2023-08-28 06:44:56 +00:00
2023-09-27 08:46:27 +02:00
2023-09-27 09:04:26 +02:00