Skip to content

Remove print, update examples

There was a println!() call in reverse(), presumably left from debugging.
While I was at it, I updated all examples to use nominatim_rs rather than nominatim, and reqwest::Url rather than url::Url.

Edited by Cre3per

Merge request reports