operation_input

Function operation_input 

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