pub fn parse_flow_ok( i: &[u8], ) -> Result<(&[u8], FlowOk), Err<(&[u8], ErrorKind)>>
Parse flow-ok (Generated)