geocoding-async 0.5.0

Asynchronous Geocoding library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[licenses]
unused-allowed-license = "allow"
allow = [
    "0BSD",
    "Apache-2.0",
    "BSD-2-Clause",
    "BSD-3-Clause",
    "BSD-4-Clause",
    "CC0-1.0",
    "ISC",
    "MIT-0",
    "MIT",
    "MS-PL",
    "Unicode-DFS-2016",
    "Unlicense",
    "Zlib",
]