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