frame-metadata

Crates.ioframe-metadata
lib.rsframe-metadata
version
sourcesrc
created_at2020-02-27 09:30:44.6731+00
updated_at2025-04-01 10:26:03.315636+00
descriptionMetadata types for Substrate runtimes
homepagehttps://substrate.dev
repositoryhttps://github.com/paritytech/frame-metadata/
max_upload_size
id213014
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`
size0
Parity Crate Owner (parity-crate-owner)

documentation

README

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

Commit count: 75

cargo fmt