pub fn to_vec<T: Serialize + StrongType>(arg: &T) -> Option<Vec<u8>>
Function that serializes object into binary data with type safety/