Cargo Features
AATree has no features set by default.
[dependencies]
aatree = { version = "0.2.2", features = ["openapi", "serde", "document-features"] }
- openapi
-
Add
OpenapiType
implementations forAATreeSet
andAATreeMap
.Enables openapi_type ^0.4
- serde
-
Add
(De)Serialize
implementations forAATreeSet
andAATreeMap
.Enables serde
Features from optional dependencies
- document-features implicit feature
-
Enables document-features
document-features:
Extract documentation for the feature flags from comments in Cargo.toml