amq_protocol::protocol::connection
pub fn gen_open<'a>( input: (&'a mut [u8], usize), method: &Open) -> Result<(&'a mut [u8], usize), GenError>