Cargo Features
jsonutil has no features set by default.
[dependencies]
jsonutil = { version = "0.2.1", features = ["json-schema", "schema"] }
- json-schema
-
Enables schemars >=0.8, <0.10
- schema
-
Enables utoipa
jsonutil has 2 features without comments.