Cargo Features

discord_typed_interactions has no features set by default.

[dependencies]
discord_typed_interactions = { version = "0.1.0", features = ["macro", "builder"] }
macro = discord_typed…proc_macro
builder

Affects discord_typed_interactions::export

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

discord_typed_interactions_proc_macro macro?