shape_or_apply_statement

Function shape_or_apply_statement 

Source
pub fn shape_or_apply_statement(input: &str) -> IResult<&str, ShapeOrApply<'_>>
Expand description
ShapeOrApplyStatement = ShapeStatement / ApplyStatement