Function lapin::protocol::channel::parse_flow

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

Parse flow (Generated)