Skip to main content

main

Function main 

Source
pub(crate) fn main() -> Result<()>
Expand description

Application main entry point.

Initializes logging sinks, embeds the window icon, configures native viewport options, and starts the eframe event loop with MyApp.