Cargo Features
pink-types has no features set by default.
[dependencies]
pink-types = { version = "0.1.2", features = ["std"] }
- default
-
These default features are set whenever
pink-types
is added without
somewhere in the dependency tree.default-features = false Enables std of parity-scale-codec
- std
-
Enables std of parity-scale-codec and scale-info
pink-types has 2 features without comments.