Function lapin::protocol::connection::parse_connection[][src]

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

Parse connection (Generated)