Cargo Features
rs-es has no features set by default.
[dependencies]
rs-es = { version = "0.12.3", features = ["es5", "geo"] }
- es5
-
Affects
version::Version.build_date
,version::VersionResult.cluster_uuid
… - geo = geojson
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- geojson geo?
-
Enables geojson ^0.16