Type Alias TileUrl

Source
pub type TileUrl = String;
Expand description

String url to a tile.

Aliased Typeยง

struct TileUrl { /* private fields */ }