Expand description
Decodable variant of the RuntimeMetadata.
Re-exports§
pub use self::v14::*;
Modules§
- v14
- Metadata v14
Structs§
- Opaque
Metadata - Stores the encoded
RuntimeMetadata
as raw bytes. - Runtime
Metadata Prefixed - Metadata prefixed by a u32 for reserved usage
Enums§
- Runtime
Metadata - The metadata of a runtime.
The version ID encoded/decoded through
the enum nature of
RuntimeMetadata
. - Runtime
Metadata Deprecated - Enum that should fail.