Cargo Features
gprimitives has no features set by default.
[dependencies]
gprimitives = { version = "1.6.2", features = ["codec", "serde"] }
- codec = parity-scale-codec, scale-info
- serde
-
Enables serde, serde_no_std of primitive-types ^0.12.2
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.