Function parse_flow

Source
pub fn parse_flow(i: &[u8]) -> Result<(&[u8], Flow), Err<(&[u8], ErrorKind)>>
Expand description

Parse flow (Generated)