ZIm/crates/settings_ui_macros
Anthony 3c0ec5f612 Start work on creating the inital structure for the settings UI
We created a proc macro that derives the settings ui trait on types and
added that trait as a marker on Settings trait. Then we added the derive
macro on all settings

Co-authored-by: Ben Kunkle <ben@zed.dev>
2025-08-25 15:50:42 -04:00
..
src Start work on creating the inital structure for the settings UI 2025-08-25 15:50:42 -04:00
Cargo.toml Start work on creating the inital structure for the settings UI 2025-08-25 15:50:42 -04:00
LICENSE-GPL Start work on creating the inital structure for the settings UI 2025-08-25 15:50:42 -04:00