arcgis 0.1.3

Type-safe Rust SDK for the ArcGIS REST API with compile-time guarantees
Documentation
1
2
3
4
5
//! Shared types used across ArcGIS services.

mod ids;

pub use ids::*;