Cargo Features
klever-sc-codec has no features set by default.
[dependencies]
klever-sc-codec = { version = "0.18.1", features = ["alloc", "derive", "num-bigint"] }
- alloc
- derive = klever-sc-codec-derive
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.
- num-bigint implicit feature
-
Enables num-bigint
can only be used in std contexts
- klever-sc-codec-derive derive?