Function pallet_migrations::mock_helpers::mocked_id
source · pub fn mocked_id(kind: MockedMigrationKind, steps: u32) -> MockedIdentifier
Expand description
Creates a migration identifier with a specific kind
and steps
.