Skip to main content

structural_derivation_valid

Function structural_derivation_valid 

Source
pub fn structural_derivation_valid(steps: &[(StructuralRule, bool)]) -> bool
Expand description

Validate a whole sequence of structural-rule applications (rule, reusable); every step must be licensed for the derivation to be well-formed.