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

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

Parse channel (Generated)