[][src]Function druid::platform_menus::mac::file::default

pub fn default<T: Data>() -> MenuDesc<T>

A default file menu.

This will not be suitable for many applications; you should build the menu you need manually, using the items defined here where appropriate.