Cargo Features

opentalk-types-api-v1 has no features set by default.

[dependencies]
opentalk-types-api-v1 = { version = "0.28.0", features = ["backend", "diesel", "frontend", "serde", "utoipa"] }
backend = diesel, serde, utoipa

Enables backend of opentalk-types-common

diesel backend?

Enables diesel of opentalk-types-common

frontend = serde

Enables frontend of opentalk-types-common

serde backend? frontend? utoipa?

Enables base64 and bincode, serde and serde_with, serde of chrono, chrono-tz ^0.9, and opentalk-types-common

utoipa backend? = serde

Enables serde_json and utoipa ^4, utoipa of opentalk-types-common

opentalk-types-api-v1 has 5 features without comments.