pub(crate) fn main() -> AppExit
Expand description
Main entry point for the editor.
§Panics
The application will panic when a configuration error occurs, or when Bevy panics, specific circumstances for when Bevy panics can be found in Bevy’s documentation.