operation_output

Function operation_output 

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