Record
geocoding-response
No description available.
record geocoding-response {
hits: option<list<geocoding-location>>,
took: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| hits | option<list<geocoding-location>> | |
| took | option<f64> |
No description available.
record geocoding-response {
hits: option<list<geocoding-location>>,
took: option<f64>,
}| Name | Type | Description |
|---|---|---|
| hits | option<list<geocoding-location>> | |
| took | option<f64> |