pub fn inline_aggregate_shape(
input: &str,
) -> IResult<&str, InlineAggregateShape<'_>>Expand description
InlineAggregateShape = ":=" [WS] TraitStatements [ForResource] [Mixins] [WS] ShapeMemberspub fn inline_aggregate_shape(
input: &str,
) -> IResult<&str, InlineAggregateShape<'_>>InlineAggregateShape = ":=" [WS] TraitStatements [ForResource] [Mixins] [WS] ShapeMembers