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

The Migration Steps used for benchmarking the migration framework.