pub type BenchMigrations = (NoopMigration<15>, NoopMigration<16>);
Expand description

The Migration Steps used for benchmarking the migration framework.