Cargo Features

oca_conductor has no features set by default.

[dependencies]
oca_conductor = { version = "0.2.12", features = ["validator", "transformer"] }
validator transformer?

Affects oca_conductor::validator

transformer = reqwest, validator

Affects data_set::DataSet.transform_schema, data_set::DataSet.transform_data, data_set::DataSet.calculate_value_units, data_set::DataSet.apply_operation, oca_conductor::transformer

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.

reqwest transformer?

Enables reqwest ^0.11