pub async fn start_server( options: ServerArgs, ) -> Result<Arc<FlareNode<HashMapShard>>, Box<dyn Error>>