Cargo Features
Hydrate has no features set by default.
[dependencies]
hydrate = { version = "0.0.2", features = ["loader", "pipeline", "editor", "codegen"] }
- loader = hydrate-base, hydrate-loader
- pipeline = hydrate-base, hydrate-data, hydrate-model, hydrate-pipeline, hydrate-schema
- editor = hydrate-base, hydrate-data, hydrate-editor, hydrate-model, hydrate-pipeline, hydrate-schema
- codegen = hydrate-base, hydrate-codegen, hydrate-data, hydrate-model, hydrate-pipeline, hydrate-schema
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.