Cargo Features
subxt-codegen has no features set by default.
[dependencies]
subxt-codegen = { version = "0.39.0", features = ["web", "frame-metadata"] }
- web
-
Enables js of getrandom ^0.2
Included if "web" feature is enabled, to enable its js feature.
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.
- frame-metadata implicit feature
-
Enables frame-metadata ^18.0.0
frame-metadata:
Metadata types for Substrate runtimes
- getrandom web?
-
Enables getrandom ^0.2