pub fn menu_role(role: MenuRole) -> MenuEntryExpand description
A standard/system command (MenuRole::Copy, MenuRole::Quit, …) rendered with the platform’s
NATIVE item — correct label, default shortcut, focus-targeting, and automatic enable/disable — so
default menu items (Edit ▸ Cut/Copy/Paste, the app’s Quit/About) work without re-implementation.