muda/.changes/drop.md
Amr Bashir 662e17d0ec
refactor: impl drop for inner types (#92)
* refactor: impl drop for inner types

* macos

* impl todos in macos .remove()

* remove code

* fix gtk accelerator not working after creating the context menu
2023-08-08 19:32:27 +03:00

6 lines
107 B
Markdown

---
"muda": "minor"
---
Add `Drop` implementation for the inner types to release memory and OS resources.