mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-20 09:11:55 +03:00
144 B
144 B
tauri |
---|
minor:feat |
Add MenuHandle::try_get_item
and SystemTrayHandle::try_get_item
which returns a Option
instead of panicking.