Skip to main content

apply

Function apply 

Source
pub fn apply(schema: &mut ClassSchema, delta: &SchemaDelta)
Expand description

Apply a delta. Separate from validate_write so the caller controls when it happens.