Cargo Features
SeedStore has no features set by default.
[dependencies]
seedstore = { version = "1.1.0", features = ["accesssecret", "toolhelper"] }
- accesssecret
-
Allow direct access to secret material
- toolhelper = rpassword
-
Helpers for seedstore-tool
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.