pub type MigrateToV13<T> = VersionedMigration<12, 13, UncheckedMigrateToV13<T>, Pallet<T>, <T as Config>::DbWeight>;Aliased Type§
pub struct MigrateToV13<T> { /* private fields */ }pub type MigrateToV13<T> = VersionedMigration<12, 13, UncheckedMigrateToV13<T>, Pallet<T>, <T as Config>::DbWeight>;pub struct MigrateToV13<T> { /* private fields */ }