Cargo Features

AATree has no features set by default.

[dependencies]
aatree = { version = "0.2.2", features = ["openapi", "serde", "document-features"] }
openapi

Add OpenapiType implementations for AATreeSet and AATreeMap.

Enables openapi_type

serde

Add (De)Serialize implementations for AATreeSet and AATreeMap.

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