[][src]Function lapin::protocol::channel::parse_flow

pub fn parse_flow<I>(i: I) -> Result<(I, Flow), Err<ParserErrors>> where
    I: ParsableInput

Parse flow (Generated)