operation_errors

Function operation_errors 

Source
pub fn operation_errors(input: &str) -> IResult<&str, Vec<&str>>
Expand description
OperationErrors = %s"errors" [WS] ":" [WS] "[" [WS] *(ShapeId [WS]) "]"