operation_shape

Function operation_shape 

Source
pub fn operation_shape(input: &str) -> IResult<&str, OperationShape<'_>>
Expand description
OperationShape = %s"operation" SP Identifier [Mixins] [WS] OperationBody