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