Cargo Features
storm-core has no features set by default.
[dependencies]
storm-core = { version = "0.9.0", features = ["all", "serde"] }
- all = serde
- serde all? = serde_crate, serde_with
-
Enables serde of amplify ^3.13.0, bitcoin_hashes ^0.11.0, commit_verify ^0.9.0, internet2, stens, and strict_encoding ^0.9.0
internet2:
Exposing core rust componens
----------------------------
These also include re-assembly of necessary features from dependencies
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.
- serde_crate serde?
-
Enables serde
- serde_with serde?
-
Enables serde_with ^1.14