Function contract_msg_to_vec

pub fn contract_msg_to_vec(s: &impl Serialize) -> Result<Vec<u8>, Error>