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

Enables full of rtz-core

force-rebuild
double-precision

Enables double-precision of rtz-core

self-contained full?

Enables self-contained of rtz-core

tz-ned full?

Enables tz-ned of rtz-core

tz-osm full?

Enables tz-osm of rtz-core

admin-osm full?

Enables admin-osm of rtz-core

rtz-build has 7 features without comments.