Function lapin::protocol::connection::parse_open

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

Parse open (Generated)