Cargo Features
Contour has no features set by default.
[dependencies]
contour = { version = "0.13.1", features = ["geojson", "f32"] }
- geojson
-
Enables geojson and serde_json
- f32
-
Affects
contour::Float
,contour::Pt
…
Contour has no features set by default.
[dependencies]
contour = { version = "0.13.1", features = ["geojson", "f32"] }
Enables geojson and serde_json
Affects
contour::Float
,
contour::Pt
…