Function into_bytes_vec

Source
pub fn into_bytes_vec<T: WriteBytes>(value: T) -> Vec<u8>