Function oasis_amqp::ser::into_bytes[][src]

pub fn into_bytes<T>(value: &T, output: &mut Vec<u8>) -> Result<(), Error> where
    T: Serialize