Cargo Features
opentalk-types-api-v1 has no features set by default.
[dependencies]
opentalk-types-api-v1 = { version = "0.30.1", features = ["actix", "axum", "backend", "diesel", "frontend", "http", "serde", "utoipa"] }
- actix = http, serde
-
Enables actix-web, http ^0.2, log, and serde_json
- axum
-
Enables axum
- backend = diesel, http, serde, utoipa
-
Enables backend of opentalk-types-common
- diesel backend?
-
Enables diesel of opentalk-types-common
- frontend = serde
-
Enables frontend of opentalk-types-common
- http actix? backend?
-
Enables http
- serde actix? backend? frontend? utoipa?
-
Enables base64 and bincode, serde and serde_with, serde of chrono, chrono-tz, and opentalk-types-common
- utoipa backend? = serde
-
Enables serde_json and utoipa, utoipa of opentalk-types-common
opentalk-types-api-v1 has 8 features without comments.