Cargo Features

axum_serde_valid has no features set by default.

[dependencies]
axum_serde_valid = { version = "0.19.0", features = ["jsonschema", "aide", "fluent"] }
jsonschema

Enables jsonschema and schemars

Affects features::jsonschema

aide

Enables aide, jsonschema, and schemars

Affects rejection::JsonErrorResponse, rejection::JsonSchemaErrorResponse, rejection::Error

fluent = unic-langid-impl

Enables fluent of serde_valid

Affects features::fluent

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.

unic-langid-impl fluent?