muda/.changes/menu-rc.md
2023-08-31 02:37:16 +03:00

6 lines
151 B
Markdown

---
"muda": "patch"
---
Wrapped the `id` field of the `Menu` struct in an `Rc` to be consistent with other menu structs and make it cheaper to clone.