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