pub async fn serve( service: Arc<FastSkillService>, host: &str, port: u16, ) -> Result<(), Box<dyn Error>>
Convenience function to create and start a server