Cargo Features
namada_events has no features set by default.
[dependencies]
namada_events = { version = "0.47.2", features = ["debug", "mainnet", "migrations", "testing"] }
- debug testing?
- mainnet
- migrations = linkme, namada_migrations
- testing = debug
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.