Cargo Features
rtz-build has no features set by default.
[dependencies]
rtz-build = { version = "0.2.7", features = ["full", "force-rebuild", "double-precision", "self-contained", "tz-ned", "tz-osm", "admin-osm"] }
- full = admin-osm, self-contained, tz-ned, tz-osm
- force-rebuild
- double-precision
-
Enables double-precision of rtz-core
- self-contained full?
-
Enables self-contained of rtz-core
- tz-ned full?
- tz-osm full?
- admin-osm full?
rtz-build has 7 features without comments.