Cargo Features

subxt-utils-fetchmetadata has no features set by default.

[dependencies]
subxt-utils-fetchmetadata = { version = "0.38.0", features = ["url"] }
url = frame-metadata

Enables jsonrpsee, tokio, and url

jsonrpsee:

Optional dependencies for the url 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 url?