pub async fn start( app_data: Arc<AppData>, net_ip: &str, net_port: u16, implementation: &Version, ) -> Running
Starts the API server.