Crates.io | frame-metadata |
lib.rs | frame-metadata |
version | |
source | src |
created_at | 2020-02-27 09:30:44.6731+00 |
updated_at | 2025-04-01 10:26:03.315636+00 |
description | Metadata types for Substrate runtimes |
homepage | https://substrate.dev |
repository | https://github.com/paritytech/frame-metadata/ |
max_upload_size | |
id | 213014 |
Cargo.toml error: | TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
Decodable variant of the RuntimeMetadata.
This really doesn't belong here, but is necessary for the moment. In the future it should be removed entirely to an external module for shimming on to the codec-encoded metadata.
License: Apache-2.0