Skip to main content

MigrationPlanConstructor

Type Alias MigrationPlanConstructor 

Source
pub type MigrationPlanConstructor = fn() -> Result<SchemaMigrationPlan, SchemaContractError>;
Expand description

Build-time constructor for one source-declared coordinated migration plan.