Function amq_protocol::protocol::channel::gen_channel [] [src]

pub fn gen_channel<'a>(
    input: (&'a mut [u8], usize),
    method: &AMQPMethod
) -> Result<(&'a mut [u8], usize), GenError>