Searched refs:run_record_route (Results 1 – 2 of 2) sorted by relevance
41 async fn run_record_route(client: &mut RouteGuideClient<Channel>) -> Result<(), Box<dyn Error>> { in run_record_route() function109 run_record_route(&mut client).await?; in main()
695 async fn run_record_route(client: &mut RouteGuideClient<Channel>) -> Result<(), Box<dyn Error>> {