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