Cargo Features

sea_orm_newtype_id has no features set by default.

[dependencies]
sea_orm_newtype_id = { version = "0.1.2", features = ["with-serde", "with-async-graphql"] }
with-serde

Enables with-serde of sea_orm_newtype_id_macros

with-async-graphql

Enables with-async-graphql of sea_orm_newtype_id_macros

sea_orm_newtype_id has 2 features without comments.