pub fn default<T>() -> Menu<T>where T: Data,
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.