Cargo Features
rust-assistant has no features set by default.
[dependencies]
rust-assistant = { version = "0.5.0", features = ["axum", "utoipa"] }
- axum
-
Enables axum, axum-extra, and utoipa-swagger-ui ^7.1.0
Affects
rust-assistant::axum
… - utoipa
-
Enables utoipa ^4.2.0 and utoipa-swagger-ui ^7.1.0
Affects
rust-assistant::RangeSchema
…