Cargo Features

anchor-attribute-event has no features set by default.

[dependencies]
anchor-attribute-event = { version = "0.30.0", features = ["anchor-debug", "event-cpi", "idl-build"] }
anchor-debug

Enables anchor-debug of anchor-syn

event-cpi

Enables event-cpi of anchor-syn

Affects anchor-attribute-event::emit_cpi, anchor-attribute-event::event_cpi

idl-build

Enables idl-build of anchor-syn