Docs.rs
  • pallet-state-trie-migration-46.0.0
    • pallet-state-trie-migration 46.0.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.7.5 normal
      • frame-benchmarking ^41.0.0 normal optional
      • frame-support ^41.0.0 normal
      • frame-system ^41.0.0 normal
      • log ^0.4.22 normal
      • frame-remote-externalities ^0.52.0 normal optional
      • scale-info ^2.11.6 normal
      • serde ^1.0.214 normal optional
      • sp-core ^37.0.0 normal
      • sp-io ^41.0.0 normal
      • sp-runtime ^42.0.0 normal
      • substrate-state-trie-migration-rpc ^44.0.0 normal optional
      • thousands ^0.2.0 normal optional
      • zstd ^0.12.4 normal optional
      • tokio ^1.45.0 dev
    • Versions
    • 91.3% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

pallet_state_trie_migration46.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • pallet::MigrationLimits
  • pallet::MigrationTask
  • pallet::Pallet
  • pallet::config_preludes::TestDefaultConfig
  • pallet::storage_types::AutoLimits
  • pallet::storage_types::MigrationProcess
  • pallet::storage_types::SignedMigrationMaxLimits
  • weights::SubstrateWeight

Enums

  • pallet::Call
  • pallet::Error
  • pallet::Event
  • pallet::HoldReason
  • pallet::MigrationCompute
  • pallet::Progress

Traits

  • pallet::Config
  • pallet::DefaultConfig
  • weights::WeightInfo

Macros

  • log

Functions

  • pallet::dispatchables::continue_migrate
  • pallet::dispatchables::control_auto_migration
  • pallet::dispatchables::force_set_progress
  • pallet::dispatchables::migrate_custom_child
  • pallet::dispatchables::migrate_custom_top
  • pallet::dispatchables::set_signed_max_limits

Type Aliases

  • pallet::AutoLimits
  • pallet::MigrationProcess
  • pallet::Module
  • pallet::ProgressOf
  • pallet::SignedMigrationMaxLimits