pub async fn search_city(query: &String) -> Result<()>
Expand description

Retrieves cities with the search query and saves the selected city.