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

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

Parse flow (Generated)