Expand description
§Mountain Binary Entry Point
This file orchestrates the entire application lifecycle. It is responsible
for setting up logging, initializing the Echo scheduler, the core
ApplicationState, the ApplicationRunTime, the Vine gRPC server, the
Cocoon sidecar process, and the Tauri application window and event loop.
Functions§
- Fn
- The main asynchronous function that sets up and runs the application.