Cargo Features
drt-sc-codec has no features set by default.
[dependencies]
drt-sc-codec = { version = "0.0.3", features = ["derive", "num-bigint"] }
- derive = drt-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
- drt-sc-codec-derive derive?