Docs.rs
  • frame-support-11.0.0
    • frame-support 11.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • parity-crate-owner
    • Dependencies
      • bitflags ^1.3 normal
      • parity-scale-codec ^3.0.0 normal
      • frame-metadata ^15.0.0 normal
      • frame-support-procedural ^7.0.0 normal
      • impl-trait-for-tuples ^0.2.2 normal
      • k256 ^0.11.5 normal
      • log ^0.4.17 normal
      • once_cell ^1 normal
      • paste ^1.0 normal
      • scale-info ^2.1.1 normal
      • serde ^1.0.136 normal
      • smallvec ^1.8.0 normal
      • sp-api ^9.0.0 normal
      • sp-arithmetic ^10.0.0 normal
      • sp-core ^11.0.0 normal
      • sp-core-hashing-proc-macro ^6.0.0 normal
      • sp-inherents ^9.0.0 normal
      • sp-io ^12.0.0 normal
      • sp-runtime ^13.0.0 normal
      • sp-staking ^9.0.0 normal
      • sp-state-machine ^0.17.0 normal
      • sp-std ^6.0.0 normal
      • sp-tracing ^7.0.0 normal
      • sp-weights ^9.0.0 normal
      • tt-call ^1.0.8 normal
      • assert_matches ^1.3.0 dev
      • pretty_assertions ^1.2.1 dev
      • serde_json ^1.0.85 dev
    • Versions
    • 92.13% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module migrations

  • Traits
  • Functions
?
Change settings

Module frame_support::migrations

source ·

Traits

PalletVersionToStorageVersionHelper
Trait used by migrate_from_pallet_version_to_storage_version to do the actual migration.

Functions

migrate_from_pallet_version_to_storage_version
Migrate from the PalletVersion struct to the new StorageVersion struct.