pub fn operation_input(input: &str) -> IResult<&str, OperationPropertyShape<'_>>Expand description
OperationInput = %s"input" [WS] (InlineAggregateShape / (":" [WS] ShapeId))pub fn operation_input(input: &str) -> IResult<&str, OperationPropertyShape<'_>>OperationInput = %s"input" [WS] (InlineAggregateShape / (":" [WS] ShapeId))