Cargo Features

cazan-utils has no features set by default.

[dependencies]
cazan-utils = { version = "1.0.0", features = ["points", "points_import", "points_export"] }
points points_export? points_import? = mint, serde_json

Affects cazan-utils::points

points_import = points
points_export = points

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.

mint points?
serde_json points?