pub type BenchMigrations = (NoopMigration<15>, NoopMigration<16>);Expand description
The Migration Steps used for benchmarking the migration framework.
pub type BenchMigrations = (NoopMigration<15>, NoopMigration<16>);The Migration Steps used for benchmarking the migration framework.