Cargo Features

anchor-derive-accounts has no features set by default.

[dependencies]
anchor-derive-accounts = { version = "0.30.0", features = ["allow-missing-optionals", "anchor-debug", "idl-build", "init-if-needed"] }
allow-missing-optionals

Enables allow-missing-optionals of anchor-syn

anchor-debug

Enables anchor-debug of anchor-syn

idl-build

Enables idl-build of anchor-syn

init-if-needed

Enables init-if-needed of anchor-syn

anchor-derive-accounts has 4 features without comments.