aggregate_shape

Function aggregate_shape 

Source
pub fn aggregate_shape(input: &str) -> IResult<&str, AggregateShape<'_>>
Expand description
AggregateShape =
    AggregateTypeName SP Identifier [ForResource] [Mixins]
     [WS] ShapeMembers