Cargo Features

sea-orm-typed-id has no features set by default.

[dependencies]
sea-orm-typed-id = { version = "0.2.0", features = ["all", "rustls", "postgres", "utoipa"] }
all = postgres, rustls, utoipa
rustls all?

Enables runtime-tokio-rustls of sea-orm

postgres all?

Enables postgres-array of sea-orm

utoipa all?

Enables utoipa

sea-orm-typed-id has 4 features without comments.